com.dottydingo.service.endpoint:service-endpoint

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.dottydingo.service.endpoint
ArtifactId

ArtifactId

service-endpoint
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download service-endpoint

How to add to project

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

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit Optional jar 4.10
org.springframework : spring-test Optional jar 3.2.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0