| License | License | 
|---|---|
| GroupId | GroupIdeu.kratochvil | 
| ArtifactId | ArtifactIdutils-test | 
| Last Version | Last Version1.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionutils-test Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| utils-test-1.6.pom | |
| utils-test-1.6.jar | 7 KB | 
| utils-test-1.6-sources.jar | 5 KB | 
| utils-test-1.6-javadoc.jar | 62 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/eu.kratochvil/utils-test/ -->
<dependency>
    <groupId>eu.kratochvil</groupId>
    <artifactId>utils-test</artifactId>
    <version>1.6</version>
</dependency>// https://jarcasting.com/artifacts/eu.kratochvil/utils-test/
implementation 'eu.kratochvil:utils-test:1.6'// https://jarcasting.com/artifacts/eu.kratochvil/utils-test/
implementation ("eu.kratochvil:utils-test:1.6")'eu.kratochvil:utils-test:jar:1.6'<dependency org="eu.kratochvil" name="utils-test" rev="1.6">
  <artifact name="utils-test" type="jar" />
</dependency>@Grapes(
@Grab(group='eu.kratochvil', module='utils-test', version='1.6')
)libraryDependencies += "eu.kratochvil" % "utils-test" % "1.6"[eu.kratochvil/utils-test "1.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.6 | 
| org.slf4j : slf4j-api | jar | 1.5.8 | 
| log4j : log4j | jar | 1.2.15 | 
| org.springframework : spring-core | jar | 3.0.5.RELEASE | 
| org.springframework.ws : spring-ws-core | jar | 2.0.1.RELEASE | 
| commons-lang : commons-lang | jar | 2.5 | 
| org.springframework : spring-test | jar | 3.0.5.RELEASE | 
| joda-time : joda-time | jar | 2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.5.8 |