License |
License |
---|---|
GroupId | GroupIdorg.appsweaver.starter.commons.utilities |
ArtifactId | ArtifactIdcommons-test-utilities |
Last Version | Last Version1.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-test-utilities
commons-test-utilities
|
<!-- https://jarcasting.com/artifacts/org.appsweaver.starter.commons.utilities/commons-test-utilities/ -->
<dependency>
<groupId>org.appsweaver.starter.commons.utilities</groupId>
<artifactId>commons-test-utilities</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.appsweaver.starter.commons.utilities/commons-test-utilities/
implementation 'org.appsweaver.starter.commons.utilities:commons-test-utilities:1.0.15'
// https://jarcasting.com/artifacts/org.appsweaver.starter.commons.utilities/commons-test-utilities/
implementation ("org.appsweaver.starter.commons.utilities:commons-test-utilities:1.0.15")
'org.appsweaver.starter.commons.utilities:commons-test-utilities:jar:1.0.15'
<dependency org="org.appsweaver.starter.commons.utilities" name="commons-test-utilities" rev="1.0.15">
<artifact name="commons-test-utilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.appsweaver.starter.commons.utilities', module='commons-test-utilities', version='1.0.15')
)
libraryDependencies += "org.appsweaver.starter.commons.utilities" % "commons-test-utilities" % "1.0.15"
[org.appsweaver.starter.commons.utilities/commons-test-utilities "1.0.15"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-api | jar | 1.7.16 |
org.projectlombok : lombok | jar | 1.18.0 |
org.springframework.boot : spring-boot-devtools Optional | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.0.4.RELEASE |