is not current version
Last Version 2.0.1

org.glassfish.soteria:spi-bean-decorator 2.0.0


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.soteria
ArtifactId

ArtifactId

spi-bean-decorator
Version

Version

2.0.0
Type

Type

pom

Download spi-bean-decorator 2.0.0


<!-- https://jarcasting.com/artifacts/org.glassfish.soteria/spi-bean-decorator/ -->
<dependency>
    <groupId>org.glassfish.soteria</groupId>
    <artifactId>spi-bean-decorator</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.soteria/spi-bean-decorator/
implementation 'org.glassfish.soteria:spi-bean-decorator:2.0.0'
// https://jarcasting.com/artifacts/org.glassfish.soteria/spi-bean-decorator/
implementation ("org.glassfish.soteria:spi-bean-decorator:2.0.0")
'org.glassfish.soteria:spi-bean-decorator:pom:2.0.0'
<dependency org="org.glassfish.soteria" name="spi-bean-decorator" rev="2.0.0">
  <artifact name="spi-bean-decorator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.soteria', module='spi-bean-decorator', version='2.0.0')
)
libraryDependencies += "org.glassfish.soteria" % "spi-bean-decorator" % "2.0.0"
[org.glassfish.soteria/spi-bean-decorator "2.0.0"]