Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdio.bitbucket.supportomateinc.aop |
ArtifactId | ArtifactIdjboss-aop |
Version | Version2.2.2.GA |
Type | Typejar |
Filename | Size |
---|---|
jboss-aop-2.2.2.GA.pom | |
jboss-aop-2.2.2.GA.jar | 1 MB |
jboss-aop-2.2.2.GA-sources.jar | 919 KB |
jboss-aop-2.2.2.GA-single.jar | 2 MB |
jboss-aop-2.2.2.GA-javadoc.jar | 2 MB |
jboss-aop-2.2.2.GA-client.jar | 1 MB |
jboss-aop-2.2.2.GA-client-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.aop/jboss-aop/ -->
<dependency>
<groupId>io.bitbucket.supportomateinc.aop</groupId>
<artifactId>jboss-aop</artifactId>
<version>2.2.2.GA</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.aop/jboss-aop/
implementation 'io.bitbucket.supportomateinc.aop:jboss-aop:2.2.2.GA'
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.aop/jboss-aop/
implementation ("io.bitbucket.supportomateinc.aop:jboss-aop:2.2.2.GA")
'io.bitbucket.supportomateinc.aop:jboss-aop:jar:2.2.2.GA'
<dependency org="io.bitbucket.supportomateinc.aop" name="jboss-aop" rev="2.2.2.GA">
<artifact name="jboss-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.supportomateinc.aop', module='jboss-aop', version='2.2.2.GA')
)
libraryDependencies += "io.bitbucket.supportomateinc.aop" % "jboss-aop" % "2.2.2.GA"
[io.bitbucket.supportomateinc.aop/jboss-aop "2.2.2.GA"]