Last Version

net.leanix.poms:sdk-parent 2.0.4

Parent pom for leanIX SDKs. This pom contains all dependencies and plugins needed to generate a leanix java service SDK. The SDK code generation is realized with the

License

License

Categories

Categories

Net
GroupId

GroupId

net.leanix.poms
ArtifactId

ArtifactId

sdk-parent
Version

Version

2.0.4
Type

Type

pom
Description

Description

Parent pom for leanIX SDKs. This pom contains all dependencies and plugins needed to generate a leanix java service SDK. The SDK code generation is realized with the
Project Organization

Project Organization

LeanIX GmbH

Download sdk-parent 2.0.4

Filename Size
sdk-parent-2.0.4.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/net.leanix.poms/sdk-parent/ -->
<dependency>
    <groupId>net.leanix.poms</groupId>
    <artifactId>sdk-parent</artifactId>
    <version>2.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.leanix.poms/sdk-parent/
implementation 'net.leanix.poms:sdk-parent:2.0.4'
// https://jarcasting.com/artifacts/net.leanix.poms/sdk-parent/
implementation ("net.leanix.poms:sdk-parent:2.0.4")
'net.leanix.poms:sdk-parent:pom:2.0.4'
<dependency org="net.leanix.poms" name="sdk-parent" rev="2.0.4">
  <artifact name="sdk-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.leanix.poms', module='sdk-parent', version='2.0.4')
)
libraryDependencies += "net.leanix.poms" % "sdk-parent" % "2.0.4"
[net.leanix.poms/sdk-parent "2.0.4"]

Dependencies

compile (11)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.6.1
org.glassfish.jersey.core : jersey-client jar 2.35
org.glassfish.jersey.connectors : jersey-apache-connector jar 2.35
org.glassfish.jersey.media : jersey-media-multipart jar 2.35
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.35
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-annotations jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.1
com.fasterxml.jackson.jaxrs : jackson-jaxrs-base jar 2.13.1
com.brsanthu : migbase64 jar 2.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.18.1

Project Modules

There are no modules declared in this project.