License |
License |
---|---|
GroupId | GroupIdio.github.byc-smart |
ArtifactId | ArtifactIdcloud-servicebase |
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-servicebase-1.0.0.pom | |
cloud-servicebase-1.0.0.jar | 27 KB |
cloud-servicebase-1.0.0-sources.jar | 20 KB |
cloud-servicebase-1.0.0-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.byc-smart/cloud-servicebase/ -->
<dependency>
<groupId>io.github.byc-smart</groupId>
<artifactId>cloud-servicebase</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.byc-smart/cloud-servicebase/
implementation 'io.github.byc-smart:cloud-servicebase:1.0.0'
// https://jarcasting.com/artifacts/io.github.byc-smart/cloud-servicebase/
implementation ("io.github.byc-smart:cloud-servicebase:1.0.0")
'io.github.byc-smart:cloud-servicebase:jar:1.0.0'
<dependency org="io.github.byc-smart" name="cloud-servicebase" rev="1.0.0">
<artifact name="cloud-servicebase" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.byc-smart', module='cloud-servicebase', version='1.0.0')
)
libraryDependencies += "io.github.byc-smart" % "cloud-servicebase" % "1.0.0"
[io.github.byc-smart/cloud-servicebase "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | 1.6.8 |
commons-logging : commons-logging | jar | 1.0.4 |
log4j : log4j | jar | 1.2.16 |
org.springframework : spring-tx | jar | 4.3.9.RELEASE |
org.springframework : spring-jdbc | jar | 4.3.9.RELEASE |
io.github.byc-smart : cloud-core | jar | 1.0.0 |
io.github.byc-smart : cloud-daobase | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 4.3.9.RELEASE |