commons-test-utilities


License

License

GroupId

GroupId

org.appsweaver.starter.commons.utilities
ArtifactId

ArtifactId

commons-test-utilities
Last Version

Last Version

1.0.15
Release Date

Release Date

Type

Type

jar
Description

Description

commons-test-utilities
commons-test-utilities

Download commons-test-utilities

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.15
1.0.14