License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.gitegg.platform |
ArtifactId | ArtifactIdgitegg-platform-base |
Last Version | Last Version1.0.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongitegg-platform-base
GitEgg is a rapid development platform
|
<!-- https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-base/ -->
<dependency>
<groupId>com.gitegg.platform</groupId>
<artifactId>gitegg-platform-base</artifactId>
<version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-base/
implementation 'com.gitegg.platform:gitegg-platform-base:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-base/
implementation ("com.gitegg.platform:gitegg-platform-base:1.0.3.RELEASE")
'com.gitegg.platform:gitegg-platform-base:jar:1.0.3.RELEASE'
<dependency org="com.gitegg.platform" name="gitegg-platform-base" rev="1.0.3.RELEASE">
<artifact name="gitegg-platform-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitegg.platform', module='gitegg-platform-base', version='1.0.3.RELEASE')
)
libraryDependencies += "com.gitegg.platform" % "gitegg-platform-base" % "1.0.3.RELEASE"
[com.gitegg.platform/gitegg-platform-base "1.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.gitegg.platform : gitegg-platform-swagger Optional | jar | |
cn.hutool : hutool-all | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
com.lmax : disruptor | jar | |
org.projectlombok : lombok | jar |