License |
License |
---|---|
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdextcosid-library |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondependencies for lontime
|
Filename | Size |
---|---|
extcosid-library-1.0.0.pom | |
extcosid-library-1.0.0.jar | 85 KB |
extcosid-library-1.0.0-sources.jar | 31 KB |
extcosid-library-1.0.0-javadoc.jar | 304 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/extcosid-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extcosid-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extcosid-library/
implementation 'com.github.lontime:extcosid-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/extcosid-library/
implementation ("com.github.lontime:extcosid-library:1.0.0")
'com.github.lontime:extcosid-library:jar:1.0.0'
<dependency org="com.github.lontime" name="extcosid-library" rev="1.0.0">
<artifact name="extcosid-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extcosid-library', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "extcosid-library" % "1.0.0"
[com.github.lontime/extcosid-library "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lontime : base-commonj-library | jar | 1.0.0 |
com.github.lontime : extbeans-library | jar | 1.0.0 |
com.github.lontime : extjdbi-library Optional | jar | 1.0.0 |
com.github.lontime : extredisson-library Optional | jar | 1.0.0 |
me.ahoo.cosid : cosid-core | jar | 1.12.1 |
me.ahoo.cosid : cosid-jdbc Optional | jar | 1.12.1 |
me.ahoo.cosid : cosid-redis Optional | jar | 1.12.1 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
me.ahoo.cosid : cosid-spring-boot-starter | jar | 1.12.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
com.alibaba : druid | jar | 1.2.8 |
mysql : mysql-connector-java | jar | 8.0.27 |