is not current version
Last Version 0.8.0

com.googlecode.jeeunit:jeeunit-example-test-spring 0.7.0


GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-example-test-spring
Version

Version

0.7.0
Type

Type

jar

Download jeeunit-example-test-spring 0.7.0


<!-- https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-example-test-spring/ -->
<dependency>
    <groupId>com.googlecode.jeeunit</groupId>
    <artifactId>jeeunit-example-test-spring</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-example-test-spring/
implementation 'com.googlecode.jeeunit:jeeunit-example-test-spring:0.7.0'
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-example-test-spring/
implementation ("com.googlecode.jeeunit:jeeunit-example-test-spring:0.7.0")
'com.googlecode.jeeunit:jeeunit-example-test-spring:jar:0.7.0'
<dependency org="com.googlecode.jeeunit" name="jeeunit-example-test-spring" rev="0.7.0">
  <artifact name="jeeunit-example-test-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jeeunit', module='jeeunit-example-test-spring', version='0.7.0')
)
libraryDependencies += "com.googlecode.jeeunit" % "jeeunit-example-test-spring" % "0.7.0"
[com.googlecode.jeeunit/jeeunit-example-test-spring "0.7.0"]