Last Version

JSoagger backend manager 1.0.0

JSoagger Command Line Interface

License

License

GroupId

GroupId

io.github.jsoagger
ArtifactId

ArtifactId

jsoagger-manager
Version

Version

1.0.0
Type

Type

jar
Description

Description

JSoagger backend manager
JSoagger Command Line Interface
Project Organization

Project Organization

JSOAGGER

Download jsoagger-manager 1.0.0


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

Dependencies

compile (16)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.2
org.apache.shiro : shiro-core jar 1.3.2
org.apache.shiro : shiro-spring jar 1.3.2
com.google.code.gson : gson jar 2.8.6
commons-lang : commons-lang jar 2.3
commons-io : commons-io jar 2.5
io.github.jsoagger : jsoagger-core-bridge jar 1.0.0
io.github.jsoagger : jsoagger-corebusiness-cloud-operations jar 1.0.1
io.github.jsoagger : jsoagger-corebusiness-cloud-services jar 1.0.1
com.ibatis : ibatis-common jar 1.3.1
org.springframework.shell : spring-shell-starter jar 2.0.0.RELEASE
com.squareup.okhttp : okhttp jar 2.7.5
commons-codec : commons-codec jar 1.10
org.springframework.boot : spring-boot-starter-test jar 1.5.6.RELEASE
com.palantir.docker.compose : docker-compose-rule-junit4 jar 0.31.1
com.palantir.docker.compose : docker-compose-rule-core jar 0.31.1

provided (1)

Group / Artifact Type Version
joda-time : joda-time jar 2.10

runtime (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.187
mysql : mysql-connector-java jar 8.0.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-jdbc jar 1.5.6.RELEASE

import (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-dependencies pom 2.1.2.RELEASE

Project Modules

There are no modules declared in this project.