License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone |
ArtifactId | ArtifactIdfralax |
Version | Version0.3 |
Type | Typejar |
Description |
DescriptionFraLaX
A extendable and modifiable Framework for large XML Data Files. [FraLaX]
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fralax-0.3.pom | |
fralax-0.3.jar | 841 KB |
fralax-0.3-sources.jar | 837 KB |
fralax-0.3-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone/fralax/ -->
<dependency>
<groupId>net.oneandone</groupId>
<artifactId>fralax</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/fralax/
implementation 'net.oneandone:fralax:0.3'
// https://jarcasting.com/artifacts/net.oneandone/fralax/
implementation ("net.oneandone:fralax:0.3")
'net.oneandone:fralax:jar:0.3'
<dependency org="net.oneandone" name="fralax" rev="0.3">
<artifact name="fralax" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='fralax', version='0.3')
)
libraryDependencies += "net.oneandone" % "fralax" % "0.3"
[net.oneandone/fralax "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.8 |
com.greenbird.xml-formatter : xml-formatter-core | jar | 1.0.0 |
com.ximpleware : vtd-xml | jar | 2.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |