License |
License |
---|---|
GroupId | GroupIdcom.github.kaizen4j |
ArtifactId | ArtifactIdkaizen4j-test |
Last Version | Last Version1.3.8.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkaizen4j-test
Kaizen for Java developer
|
<!-- https://jarcasting.com/artifacts/com.github.kaizen4j/kaizen4j-test/ -->
<dependency>
<groupId>com.github.kaizen4j</groupId>
<artifactId>kaizen4j-test</artifactId>
<version>1.3.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaizen4j/kaizen4j-test/
implementation 'com.github.kaizen4j:kaizen4j-test:1.3.8.RELEASE'
// https://jarcasting.com/artifacts/com.github.kaizen4j/kaizen4j-test/
implementation ("com.github.kaizen4j:kaizen4j-test:1.3.8.RELEASE")
'com.github.kaizen4j:kaizen4j-test:jar:1.3.8.RELEASE'
<dependency org="com.github.kaizen4j" name="kaizen4j-test" rev="1.3.8.RELEASE">
<artifact name="kaizen4j-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kaizen4j', module='kaizen4j-test', version='1.3.8.RELEASE')
)
libraryDependencies += "com.github.kaizen4j" % "kaizen4j-test" % "1.3.8.RELEASE"
[com.github.kaizen4j/kaizen4j-test "1.3.8.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |