io.github.byc-smart:cloud-core

This is the parent project of all the framework projects

License

License

GroupId

GroupId

io.github.byc-smart
ArtifactId

ArtifactId

cloud-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

This is the parent project of all the framework projects

Download cloud-core

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
javax.mail : mail Optional jar 1.4
log4j : log4j Optional jar 1.2.16
org.aspectj : aspectjrt Optional jar 1.6.8
org.freemarker : freemarker jar 2.3.23
org.ow2.asm : asm jar 5.0.3
org.json : json jar 20070829
commons-logging : commons-logging jar 1.0.4
commons-lang : commons-lang jar 2.6
org.apache.httpcomponents : httpclient jar 4.5.2
org.springframework : spring-core jar 4.3.9.RELEASE
org.springframework : spring-context jar 4.3.9.RELEASE
org.springframework : spring-beans jar 4.3.9.RELEASE
org.springframework : spring-context-support Optional jar 4.3.9.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.3.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.9.RELEASE
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0