License |
License |
---|---|
GroupId | GroupIdcom.almis.ade |
ArtifactId | ArtifactIdade-core |
Version | Version2.0.15 |
Type | Typejar |
Description |
DescriptionADE Core (V2.0.15)
Almis Document Engine Core
|
Filename | Size |
---|---|
ade-core-2.0.15.pom | |
ade-core-2.0.15.jar | 457 KB |
ade-core-2.0.15-sources.jar | 406 KB |
ade-core-2.0.15-javadoc.jar | 576 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.almis.ade/ade-core/ -->
<dependency>
<groupId>com.almis.ade</groupId>
<artifactId>ade-core</artifactId>
<version>2.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.almis.ade/ade-core/
implementation 'com.almis.ade:ade-core:2.0.15'
// https://jarcasting.com/artifacts/com.almis.ade/ade-core/
implementation ("com.almis.ade:ade-core:2.0.15")
'com.almis.ade:ade-core:jar:2.0.15'
<dependency org="com.almis.ade" name="ade-core" rev="2.0.15">
<artifact name="ade-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.almis.ade', module='ade-core', version='2.0.15')
)
libraryDependencies += "com.almis.ade" % "ade-core" % "2.0.15"
[com.almis.ade/ade-core "2.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
net.sourceforge.dynamicreports : dynamicreports-core | jar | 6.1.0 |
net.sourceforge.barbecue : barbecue | jar | 1.5-beta1 |
org.hibernate.validator : hibernate-validator | jar | 6.1.0.Final |
org.projectlombok : lombok | jar | 1.18.10 |
org.apache.poi : poi | jar | 3.17 |
net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |
org.apache.xmlgraphics : batik-bridge | jar | 1.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |