License |
License |
---|---|
GroupId | GroupIdcom.dottydingo.service.endpoint |
ArtifactId | ArtifactIdservice-endpoint |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
service-endpoint-1.3.0.pom | |
service-endpoint-1.3.0.jar | 44 KB |
service-endpoint-1.3.0-sources.jar | 23 KB |
service-endpoint-1.3.0-javadoc.jar | 237 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dottydingo.service.endpoint/service-endpoint/ -->
<dependency>
<groupId>com.dottydingo.service.endpoint</groupId>
<artifactId>service-endpoint</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dottydingo.service.endpoint/service-endpoint/
implementation 'com.dottydingo.service.endpoint:service-endpoint:1.3.0'
// https://jarcasting.com/artifacts/com.dottydingo.service.endpoint/service-endpoint/
implementation ("com.dottydingo.service.endpoint:service-endpoint:1.3.0")
'com.dottydingo.service.endpoint:service-endpoint:jar:1.3.0'
<dependency org="com.dottydingo.service.endpoint" name="service-endpoint" rev="1.3.0">
<artifact name="service-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dottydingo.service.endpoint', module='service-endpoint', version='1.3.0')
)
libraryDependencies += "com.dottydingo.service.endpoint" % "service-endpoint" % "1.3.0"
[com.dottydingo.service.endpoint/service-endpoint "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.dottydingo.service.pipeline : service-pipeline | jar | 1.1.0 |
com.dottydingo.tracelog : service-tracelog | jar | 1.1.0 |
org.slf4j : slf4j-api Optional | jar | 1.7.5 |
org.springframework : spring-web Optional | jar | 3.2.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api Optional | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.10 |
org.springframework : spring-test Optional | jar | 3.2.2.RELEASE |