com.10duke.client:aggregate

Java-client libraries for accessing 10Duke applications and services.

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.10duke.client
ArtifactId

ArtifactId

aggregate
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

com.10duke.client:aggregate
Java-client libraries for accessing 10Duke applications and services.

Download aggregate

Filename Size
aggregate-1.1.0.pom 1 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • parent
  • build-tools
  • json
  • jwt
  • test-utils
  • oauth
  • openid
  • sso
com.10duke.client

Versions

Version
1.1.0
1.0.1
1.0.0