License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdinfo.setmy.services |
ArtifactId | ArtifactIdgroovy-services |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongroovy-services
Base project for commons services, helpers, Utils, DAOs, repositories etc
|
Filename | Size |
---|---|
groovy-services-1.0.0.pom | |
groovy-services-1.0.0.jar | 6 KB |
groovy-services-1.0.0-sources.jar | 6 KB |
groovy-services-1.0.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.setmy.services/groovy-services/ -->
<dependency>
<groupId>info.setmy.services</groupId>
<artifactId>groovy-services</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.setmy.services/groovy-services/
implementation 'info.setmy.services:groovy-services:1.0.0'
// https://jarcasting.com/artifacts/info.setmy.services/groovy-services/
implementation ("info.setmy.services:groovy-services:1.0.0")
'info.setmy.services:groovy-services:jar:1.0.0'
<dependency org="info.setmy.services" name="groovy-services" rev="1.0.0">
<artifact name="groovy-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.setmy.services', module='groovy-services', version='1.0.0')
)
libraryDependencies += "info.setmy.services" % "groovy-services" % "1.0.0"
[info.setmy.services/groovy-services "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
info.setmy.services : java-services | jar | 1.0.6 |
info.setmy.models : groovy-models | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.1.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.1.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.1.0 |
org.junit.platform : junit-platform-runner | jar | 1.1.0 |
org.junit.platform : junit-platform-launcher | jar | 1.1.0 |
org.mockito : mockito-core | jar | 2.16.0 |
info.cukes : cucumber-junit | jar | 1.2.5 |
info.cukes : cucumber-groovy | jar | 1.2.5 |