License |
License |
---|---|
GroupId | GroupIdcom.oregor.staticfy |
ArtifactId | ArtifactIdstaticfy-core |
Last Version | Last Version0.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstaticfy
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
staticfy-core-0.0.13.pom | |
staticfy-core-0.0.13.jar | 52 KB |
staticfy-core-0.0.13-sources.jar | 45 KB |
staticfy-core-0.0.13-javadoc.jar | 611 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oregor.staticfy/staticfy-core/ -->
<dependency>
<groupId>com.oregor.staticfy</groupId>
<artifactId>staticfy-core</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.oregor.staticfy/staticfy-core/
implementation 'com.oregor.staticfy:staticfy-core:0.0.13'
// https://jarcasting.com/artifacts/com.oregor.staticfy/staticfy-core/
implementation ("com.oregor.staticfy:staticfy-core:0.0.13")
'com.oregor.staticfy:staticfy-core:jar:0.0.13'
<dependency org="com.oregor.staticfy" name="staticfy-core" rev="0.0.13">
<artifact name="staticfy-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oregor.staticfy', module='staticfy-core', version='0.0.13')
)
libraryDependencies += "com.oregor.staticfy" % "staticfy-core" % "0.0.13"
[com.oregor.staticfy/staticfy-core "0.0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jul-to-slf4j | jar | 1.7.29 |
commons-io : commons-io | jar | 2.4 |
org.apache.poi : poi-ooxml | jar | 4.1.2 |
org.jsoup : jsoup | jar | 1.12.1 |
com.helger : ph-css | jar | 6.2.0 |
org.mozilla : rhino | jar | 1.7.12 |
io.polygenesis.exporters : polygenesis-exporter-file | jar | 0.0.3 |
io.polygenesis.template-engines : polygenesis-template-engine-freemarker | jar | 0.0.3 |
io.polygenesis.generators : polygenesis-generator-spreadsheet | jar | 0.0.3 |
com.oregor.trinity4j : trinity4j-commons | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.1.RELEASE |
io.cucumber : cucumber-junit | jar | 4.5.4 |
io.cucumber : cucumber-java | jar | 4.5.4 |