is not current version
Last Version 1.0.0.CR1

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


GroupId

GroupId

org.jberet.test-apps
ArtifactId

ArtifactId

propertyInjection
Version

Version

1.0.0.Alpha4
Type

Type

jar

Download propertyInjection 1.0.0.Alpha4


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