Last Version

peterasasi.cm-core 1.1.3

simply code for use

License

License

GroupId

GroupId

com.github.peterasasi.cm
ArtifactId

ArtifactId

core
Version

Version

1.1.3
Type

Type

jar
Description

Description

peterasasi.cm-core
simply code for use
Project URL

Project URL

http://www.xxxx.cn
Source Code Management

Source Code Management

http://github.com/peterasasi/core/tree/master

Download core 1.1.3


<!-- https://jarcasting.com/artifacts/com.github.peterasasi.cm/core/ -->
<dependency>
    <groupId>com.github.peterasasi.cm</groupId>
    <artifactId>core</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peterasasi.cm/core/
implementation 'com.github.peterasasi.cm:core:1.1.3'
// https://jarcasting.com/artifacts/com.github.peterasasi.cm/core/
implementation ("com.github.peterasasi.cm:core:1.1.3")
'com.github.peterasasi.cm:core:jar:1.1.3'
<dependency org="com.github.peterasasi.cm" name="core" rev="1.1.3">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peterasasi.cm', module='core', version='1.1.3')
)
libraryDependencies += "com.github.peterasasi.cm" % "core" % "1.1.3"
[com.github.peterasasi.cm/core "1.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-api jar 0.10.7
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.3

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.10.7
io.jsonwebtoken : jjwt-jackson jar 0.10.7

Project Modules

There are no modules declared in this project.