io.github.byc-smart:cloud-servicebase

This is the parent project of all the framework projects

License

License

GroupId

GroupId

io.github.byc-smart
ArtifactId

ArtifactId

cloud-servicebase
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-servicebase

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0