License |
License |
---|---|
GroupId | GroupIdcn.nkpro.elcube |
ArtifactId | ArtifactIddocengine |
Version | Version2.0 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
docengine-2.0.pom | |
docengine-2.0.jar | 537 KB |
docengine-2.0-sources.jar | 285 KB |
docengine-2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.nkpro.elcube/docengine/ -->
<dependency>
<groupId>cn.nkpro.elcube</groupId>
<artifactId>docengine</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.nkpro.elcube/docengine/
implementation 'cn.nkpro.elcube:docengine:2.0'
// https://jarcasting.com/artifacts/cn.nkpro.elcube/docengine/
implementation ("cn.nkpro.elcube:docengine:2.0")
'cn.nkpro.elcube:docengine:jar:2.0'
<dependency org="cn.nkpro.elcube" name="docengine" rev="2.0">
<artifact name="docengine" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.nkpro.elcube', module='docengine', version='2.0')
)
libraryDependencies += "cn.nkpro.elcube" % "docengine" % "2.0"
[cn.nkpro.elcube/docengine "2.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.nkpro.elcube : kernel | jar | 2.0 |
fr.opensagres.xdocreport : fr.opensagres.xdocreport.document.docx | jar | 2.0.2 |
fr.opensagres.xdocreport : fr.opensagres.xdocreport.template.velocity | jar | 2.0.2 |
fr.opensagres.xdocreport : fr.opensagres.xdocreport.converter.docx.xwpf | jar | 2.0.2 |
com.apifan.common : common-random | jar | 1.0.7 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
javax.activation : activation | jar | 1.1.1 |
org.springframework.boot : spring-boot-devtools Optional | jar | 2.2.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.8.RELEASE |
junit : junit | jar | 4.12 |