simple-bg-cli

a simple background cli

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.shitsurei
ArtifactId

ArtifactId

simple-bg-cli
Last Version

Last Version

1.1.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

simple-bg-cli
a simple background cli
Source Code Management

Source Code Management

https://github.com/shitsurei/simple-bg-cli

Download simple-bg-cli

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.shitsurei/simple-bg-cli/ -->
<dependency>
    <groupId>io.github.shitsurei</groupId>
    <artifactId>simple-bg-cli</artifactId>
    <version>1.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shitsurei/simple-bg-cli/
implementation 'io.github.shitsurei:simple-bg-cli:1.1.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.shitsurei/simple-bg-cli/
implementation ("io.github.shitsurei:simple-bg-cli:1.1.1-RELEASE")
'io.github.shitsurei:simple-bg-cli:jar:1.1.1-RELEASE'
<dependency org="io.github.shitsurei" name="simple-bg-cli" rev="1.1.1-RELEASE">
  <artifact name="simple-bg-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shitsurei', module='simple-bg-cli', version='1.1.1-RELEASE')
)
libraryDependencies += "io.github.shitsurei" % "simple-bg-cli" % "1.1.1-RELEASE"
[io.github.shitsurei/simple-bg-cli "1.1.1-RELEASE"]

Dependencies

compile (27)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-websocket jar 2.3.12.RELEASE
org.springframework.cloud : spring-cloud-starter jar
org.springframework.boot : spring-boot-starter-security jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-mail jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.3.12.RELEASE
ognl : ognl jar 3.3.2
io.springfox : springfox-boot-starter jar 3.0.0
org.aspectj : aspectjweaver jar 1.9.6
org.aspectj : aspectjrt jar 1.9.6
com.alibaba.boot : nacos-config-spring-boot-starter jar 0.2.10
org.springframework.boot : spring-boot-starter-data-jpa jar 2.3.12.RELEASE
org.springframework.data : spring-data-bom pom 2021.1.0
mysql : mysql-connector-java jar 8.0.25
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.12.RELEASE
com.querydsl : querydsl-core jar 5.0.0
com.querydsl : querydsl-jpa jar 5.0.0
com.querydsl : querydsl-apt jar 5.0.0
io.jsonwebtoken : jjwt-api jar 0.11.2
io.jsonwebtoken : jjwt-gson jar 0.11.2
com.google.guava : guava jar 31.0.1-jre
com.google.code.gson : gson jar 2.8.9
commons-lang : commons-lang jar 2.6
commons-beanutils : commons-beanutils jar 1.9.4
org.projectlombok : lombok jar 1.18.22

runtime (1)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.12.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1-RELEASE
1.0.1-RELEASE