org.zalando.stups:kio-client-java

Parent pom.xml that can be used by STUPS Maven projects

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

kio-client-java
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Parent pom.xml that can be used by STUPS Maven projects
Project Organization

Project Organization

Zalando SE
Source Code Management

Source Code Management

https://github.com/zalando-stups/kio-client-java

Download kio-client-java

How to add to project

<!-- https://jarcasting.com/artifacts/org.zalando.stups/kio-client-java/ -->
<dependency>
    <groupId>org.zalando.stups</groupId>
    <artifactId>kio-client-java</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.stups/kio-client-java/
implementation 'org.zalando.stups:kio-client-java:1.0.0'
// https://jarcasting.com/artifacts/org.zalando.stups/kio-client-java/
implementation ("org.zalando.stups:kio-client-java:1.0.0")
'org.zalando.stups:kio-client-java:pom:1.0.0'
<dependency org="org.zalando.stups" name="kio-client-java" rev="1.0.0">
  <artifact name="kio-client-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.zalando.stups', module='kio-client-java', version='1.0.0')
)
libraryDependencies += "org.zalando.stups" % "kio-client-java" % "1.0.0"
[org.zalando.stups/kio-client-java "1.0.0"]

Dependencies

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

Project Modules

  • kio-client-java-api
  • kio-client-java-spring

kio-client-java

License

Copyright © 2015 Zalando SE

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

org.zalando.stups

STUPS by Zalando

THE PROJECTS IN THIS ORG ARE NO LONGER ACTIVELY MAINTAINED

Versions

Version
1.0.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0