is not current version
Last Version 1.0.0.CR1

org.jberet.test-apps:propertyInjection 1.0.0.Beta2


GroupId

GroupId

org.jberet.test-apps
ArtifactId

ArtifactId

propertyInjection
Version

Version

1.0.0.Beta2
Type

Type

jar

Download propertyInjection 1.0.0.Beta2


<!-- https://jarcasting.com/artifacts/org.jberet.test-apps/propertyInjection/ -->
<dependency>
    <groupId>org.jberet.test-apps</groupId>
    <artifactId>propertyInjection</artifactId>
    <version>1.0.0.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jberet.test-apps/propertyInjection/
implementation 'org.jberet.test-apps:propertyInjection:1.0.0.Beta2'
// https://jarcasting.com/artifacts/org.jberet.test-apps/propertyInjection/
implementation ("org.jberet.test-apps:propertyInjection:1.0.0.Beta2")
'org.jberet.test-apps:propertyInjection:jar:1.0.0.Beta2'
<dependency org="org.jberet.test-apps" name="propertyInjection" rev="1.0.0.Beta2">
  <artifact name="propertyInjection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jberet.test-apps', module='propertyInjection', version='1.0.0.Beta2')
)
libraryDependencies += "org.jberet.test-apps" % "propertyInjection" % "1.0.0.Beta2"
[org.jberet.test-apps/propertyInjection "1.0.0.Beta2"]