com.github.shibor:java-snippet-demo

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.shibor
ArtifactId

ArtifactId

java-snippet-demo
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.shibor:java-snippet-demo
A application used as an example on how to set up pushing its components to the Central Repository.
Project URL

Project URL

https://github.com/shibor/java-snippet
Source Code Management

Source Code Management

http://github.com/shibor/java-snippet/tree/master

Download java-snippet-demo

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
cglib : cglib jar 3.3.0
io.jsonwebtoken : jjwt jar 0.9.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0