is not current version
Last Version 2.0.1

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


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.soteria
ArtifactId

ArtifactId

soteria.spi.bean.decorator.weld
Version

Version

2.0.0
Type

Type

jar

Download soteria.spi.bean.decorator.weld 2.0.0


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