| License |
License |
|---|---|
| GroupId | GroupIdcom.alibaba.pelican |
| ArtifactId | ArtifactIdPelicanDT |
| Last Version | Last Version1.0.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPelicanDT
PelicanDT
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| PelicanDT-1.0.10.pom | |
| PelicanDT-1.0.10.jar | 193 KB |
| PelicanDT-1.0.10-sources.jar | 142 KB |
| PelicanDT-1.0.10-javadoc.jar | 874 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.pelican/PelicanDT/ -->
<dependency>
<groupId>com.alibaba.pelican</groupId>
<artifactId>PelicanDT</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.pelican/PelicanDT/
implementation 'com.alibaba.pelican:PelicanDT:1.0.10'
// https://jarcasting.com/artifacts/com.alibaba.pelican/PelicanDT/
implementation ("com.alibaba.pelican:PelicanDT:1.0.10")
'com.alibaba.pelican:PelicanDT:jar:1.0.10'
<dependency org="com.alibaba.pelican" name="PelicanDT" rev="1.0.10">
<artifact name="PelicanDT" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.pelican', module='PelicanDT', version='1.0.10')
)
libraryDependencies += "com.alibaba.pelican" % "PelicanDT" % "1.0.10"
[com.alibaba.pelican/PelicanDT "1.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.6 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| commons-io : commons-io | jar | 2.6 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| com.trilead : trilead-ssh2 | jar | 1.0.0-build217 |
| org.jasypt : jasypt | jar | 1.9.2 |
| com.thoughtworks.xstream : xstream | jar | 1.3.1 |
| dom4j : dom4j | jar | 1.6.1 |
| org.springframework : spring-context | jar | 4.2.8.RELEASE |
| org.springframework : spring-test | jar | 4.2.8.RELEASE |
| jaxen : jaxen | jar | 1.1.6 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.0.3 |
| junit : junit | jar | 4.12 |
| pl.pragmatists : JUnitParams | jar | 1.1.1 |
| io.rest-assured : rest-assured | jar | 3.0.5 |