Last Version

feature-service-java-api 2.2

JAX-RS API for A REST Enabled Feature Service. Servers are expected to implement this API.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

cd.connect.features
ArtifactId

ArtifactId

connect-feature-service-java-api
Version

Version

2.2
Type

Type

jar
Description

Description

feature-service-java-api
JAX-RS API for A REST Enabled Feature Service. Servers are expected to implement this API.
Project URL

Project URL

https://clearpointnz.github.io/connect/

Download connect-feature-service-java-api 2.2


<!-- https://jarcasting.com/artifacts/cd.connect.features/connect-feature-service-java-api/ -->
<dependency>
    <groupId>cd.connect.features</groupId>
    <artifactId>connect-feature-service-java-api</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/cd.connect.features/connect-feature-service-java-api/
implementation 'cd.connect.features:connect-feature-service-java-api:2.2'
// https://jarcasting.com/artifacts/cd.connect.features/connect-feature-service-java-api/
implementation ("cd.connect.features:connect-feature-service-java-api:2.2")
'cd.connect.features:connect-feature-service-java-api:jar:2.2'
<dependency org="cd.connect.features" name="connect-feature-service-java-api" rev="2.2">
  <artifact name="connect-feature-service-java-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cd.connect.features', module='connect-feature-service-java-api', version='2.2')
)
libraryDependencies += "cd.connect.features" % "connect-feature-service-java-api" % "2.2"
[cd.connect.features/connect-feature-service-java-api "2.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.