com.github.ysnnuan:picketnow-spring-boot-starter

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ysnnuan
ArtifactId

ArtifactId

picketnow-spring-boot-starter
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/ysnnuan/picketnow/tree/master

Download picketnow-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ysnnuan/picketnow-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.ysnnuan</groupId>
    <artifactId>picketnow-spring-boot-starter</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ysnnuan/picketnow-spring-boot-starter/
implementation 'com.github.ysnnuan:picketnow-spring-boot-starter:1.0.6'
// https://jarcasting.com/artifacts/com.github.ysnnuan/picketnow-spring-boot-starter/
implementation ("com.github.ysnnuan:picketnow-spring-boot-starter:1.0.6")
'com.github.ysnnuan:picketnow-spring-boot-starter:jar:1.0.6'
<dependency org="com.github.ysnnuan" name="picketnow-spring-boot-starter" rev="1.0.6">
  <artifact name="picketnow-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ysnnuan', module='picketnow-spring-boot-starter', version='1.0.6')
)
libraryDependencies += "com.github.ysnnuan" % "picketnow-spring-boot-starter" % "1.0.6"
[com.github.ysnnuan/picketnow-spring-boot-starter "1.0.6"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.2.RELEASE
commons-codec : commons-codec jar 1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0