Last Version

UnboundID Server SDK Maven Parent 1.0.16

Components allowing developers to create and package UnboundID Server SDK extensions using Maven.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.unboundid
ArtifactId

ArtifactId

server-sdk-maven-parent
Version

Version

1.0.16
Type

Type

pom
Description

Description

UnboundID Server SDK Maven Parent
Components allowing developers to create and package UnboundID Server SDK extensions using Maven.
Project URL

Project URL

https://github.com/pingidentity/server-sdk-maven
Source Code Management

Source Code Management

https://github.com/pingidentity/server-sdk-maven

Download server-sdk-maven-parent 1.0.16


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

Dependencies

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

Project Modules

  • server-sdk-docs-maven-plugin
  • server-sdk-archetype