License |
License |
---|---|
GroupId | GroupIdio.github.byc-smart |
ArtifactId | ArtifactIdcloud-code-generation |
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-code-generation-1.0.0.pom | |
cloud-code-generation-1.0.0.jar | 110 KB |
cloud-code-generation-1.0.0-sources.jar | 47 KB |
cloud-code-generation-1.0.0-javadoc.jar | 269 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.byc-smart/cloud-code-generation/ -->
<dependency>
<groupId>io.github.byc-smart</groupId>
<artifactId>cloud-code-generation</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.byc-smart/cloud-code-generation/
implementation 'io.github.byc-smart:cloud-code-generation:1.0.0'
// https://jarcasting.com/artifacts/io.github.byc-smart/cloud-code-generation/
implementation ("io.github.byc-smart:cloud-code-generation:1.0.0")
'io.github.byc-smart:cloud-code-generation:jar:1.0.0'
<dependency org="io.github.byc-smart" name="cloud-code-generation" rev="1.0.0">
<artifact name="cloud-code-generation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.byc-smart', module='cloud-code-generation', version='1.0.0')
)
libraryDependencies += "io.github.byc-smart" % "cloud-code-generation" % "1.0.0"
[io.github.byc-smart/cloud-code-generation "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
commons-logging : commons-logging | jar | 1.0.4 |
commons-io : commons-io | jar | 2.0.1 |
commons-lang : commons-lang | jar | 2.6 |
org.jdom : jdom | jar | 1.1.3 |
com.oracle.database.jdbc : ojdbc6 | jar | 11.2.0.4 |
mysql : mysql-connector-java | jar | 8.0.22 |
org.postgresql : postgresql | jar | 9.2-1002-jdbc4 |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.springframework : spring-core | jar | 4.3.9.RELEASE |
io.github.byc-smart : cloud-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-annotations | jar | 3.3.1.GA |