License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netcetera.trema |
ArtifactId | ArtifactIdtrema-core |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontrema-core
Trema - Text resource management
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
trema-core-0.4.0.pom | |
trema-core-0.4.0.jar | 61 KB |
trema-core-0.4.0-sources.jar | 46 KB |
trema-core-0.4.0-javadoc.jar | 271 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netcetera.trema/trema-core/ -->
<dependency>
<groupId>com.netcetera.trema</groupId>
<artifactId>trema-core</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.netcetera.trema/trema-core/
implementation 'com.netcetera.trema:trema-core:0.4.0'
// https://jarcasting.com/artifacts/com.netcetera.trema/trema-core/
implementation ("com.netcetera.trema:trema-core:0.4.0")
'com.netcetera.trema:trema-core:jar:0.4.0'
<dependency org="com.netcetera.trema" name="trema-core" rev="0.4.0">
<artifact name="trema-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netcetera.trema', module='trema-core', version='0.4.0')
)
libraryDependencies += "com.netcetera.trema" % "trema-core" % "0.4.0"
[com.netcetera.trema/trema-core "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-csv | jar | 1.9.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.jdom : jdom2 | jar | 2.0.6.1 |
xerces : xercesImpl | jar | 2.12.1 |
org.apache.poi : poi | jar | 3.17 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.2.0 |
org.hamcrest : hamcrest | jar | 2.2 |