com.10duke.client.jwt:aggregate

JWT-support for 10Duke Java client

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.10duke.client.jwt
ArtifactId

ArtifactId

aggregate
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

com.10duke.client.jwt:aggregate
JWT-support for 10Duke Java client

Download aggregate

Filename Size
aggregate-1.1.0.pom 858 bytes
Browse

How to add to project

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

  • api
  • jjwt
com.10duke.client.jwt

Versions

Version
1.1.0
1.0.1
1.0.0