is not current version
Last Version 3.0.3

org.glassfish.hk2.external:aopalliance-repackaged 2.2.0-b27


Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2.external
ArtifactId

ArtifactId

aopalliance-repackaged
Version

Version

2.2.0-b27
Type

Type

jar

Download aopalliance-repackaged 2.2.0-b27


<!-- https://jarcasting.com/artifacts/org.glassfish.hk2.external/aopalliance-repackaged/ -->
<dependency>
    <groupId>org.glassfish.hk2.external</groupId>
    <artifactId>aopalliance-repackaged</artifactId>
    <version>2.2.0-b27</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2.external/aopalliance-repackaged/
implementation 'org.glassfish.hk2.external:aopalliance-repackaged:2.2.0-b27'
// https://jarcasting.com/artifacts/org.glassfish.hk2.external/aopalliance-repackaged/
implementation ("org.glassfish.hk2.external:aopalliance-repackaged:2.2.0-b27")
'org.glassfish.hk2.external:aopalliance-repackaged:jar:2.2.0-b27'
<dependency org="org.glassfish.hk2.external" name="aopalliance-repackaged" rev="2.2.0-b27">
  <artifact name="aopalliance-repackaged" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2.external', module='aopalliance-repackaged', version='2.2.0-b27')
)
libraryDependencies += "org.glassfish.hk2.external" % "aopalliance-repackaged" % "2.2.0-b27"
[org.glassfish.hk2.external/aopalliance-repackaged "2.2.0-b27"]