License |
License |
---|---|
GroupId | GroupIdio.github.byc-smart |
ArtifactId | ArtifactIdcloud-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis is the parent project of all the framework projects
|
Filename | Size |
---|---|
cloud-core-1.0.0.pom | |
cloud-core-1.0.0.jar | 48 KB |
cloud-core-1.0.0-sources.jar | 31 KB |
cloud-core-1.0.0-javadoc.jar | 224 KB |
Browse |
<!-- 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"]
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 |
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 |