Maven Repository - POM file for JBoss jboss-profiler-jvmti 1.0.0.CR5 1.0.0.CR5

Summary

JBoss Profiler.

Declaration

Here is the list of declaration for jboss-profiler-jvmti. If you use Maven you can use the following code to add the dependency for this POM file.

<dependency>
   <groupId>jboss.profiler.jvmti</groupId>
   <artifactId>jboss-profiler-jvmti</artifactId>
   <version>1.0.0.CR5</version>
</dependency>

If you think this Maven repository POM file listing for jboss-profiler-jvmti is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

License

Name:lgpl
URL: http://www.gnu.org/licenses/lgpl.txt.

Depended by

The following table lists the most popular artifacts which are depending on jboss-profiler-jvmti-1.0.0.CR5. Their categories and depend by count are also listed.

CategoryArtifactDepended By Count
JBossjboss-test 1.1.0.GA
Common test support classes
7




POM File Source

Here is the content of the POM file.

<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>jboss.profiler.jvmti</groupId>
  <artifactId>jboss-profiler-jvmti</artifactId>
  <version>1.0.0.CR5</version>
  <url>http://www.jboss.com</url>
  <description>JBoss Profiler</description>
  <licenses>
   <license>
     <name>lgpl</name>
     <url>http://www.gnu.org/licenses/lgpl.txt</url>
   </license>
  </licenses>     
</project>