| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lontime |
| ArtifactId | ArtifactIdextcopper-library |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondependencies for lontime
|
| Filename | Size |
|---|---|
| extcopper-library-1.0.0.pom | |
| extcopper-library-1.0.0.jar | 73 KB |
| extcopper-library-1.0.0-sources.jar | 37 KB |
| extcopper-library-1.0.0-javadoc.jar | 220 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/extcopper-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extcopper-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extcopper-library/
implementation 'com.github.lontime:extcopper-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/extcopper-library/
implementation ("com.github.lontime:extcopper-library:1.0.0")
'com.github.lontime:extcopper-library:jar:1.0.0'
<dependency org="com.github.lontime" name="extcopper-library" rev="1.0.0">
<artifact name="extcopper-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extcopper-library', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "extcopper-library" % "1.0.0"
[com.github.lontime/extcopper-library "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.11.0 |
| com.github.lontime : base-commonj-library | jar | 1.0.0 |
| com.github.lontime : extjson-library | jar | 1.0.0 |
| com.github.lontime : extdatasource-library Optional | jar | 1.0.0 |
| com.github.lontime : extjavaparser-symbol-solver-core-library | jar | 1.0.0 |
| org.copper-engine : copper-coreengine | jar | 5.4.1 |
| org.copper-engine : copper-jmx-interface | jar | 5.4.1 |
| org.ow2.asm : asm | jar | 9.3 |
| org.ow2.asm : asm-commons | jar | 9.3 |
| org.ow2.asm : asm-tree | jar | 9.3 |
| org.ow2.asm : asm-util | jar | 9.3 |
| org.ow2.asm : asm-analysis | jar | 9.3 |
| org.copper-engine : copper-spring Optional | jar | 5.4.1 |
| org.springframework : spring-context Optional | jar | 5.2.9.RELEASE |
| org.springframework : spring-tx Optional | jar | 5.2.9.RELEASE |
| org.projectlombok : lombok Optional | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : druid | jar | 1.2.8 |
| mysql : mysql-connector-java | jar | 8.0.27 |
| junit : junit | jar | 4.13.2 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |