License |
License |
---|---|
GroupId | GroupIdorg.sourceprojects.lycia |
ArtifactId | ArtifactIdlyciaparent |
Version | Version1.9.8B |
Type | Typepom |
Description |
DescriptionLycia Parent Reactor
Lycia (formerly known as Java XmlParser?) is an event-based parser framework for being used on top of different structured datasources.
|
Filename | Size |
---|---|
lyciaparent-1.9.8B.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sourceprojects.lycia/lyciaparent/ -->
<dependency>
<groupId>org.sourceprojects.lycia</groupId>
<artifactId>lyciaparent</artifactId>
<version>1.9.8B</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sourceprojects.lycia/lyciaparent/
implementation 'org.sourceprojects.lycia:lyciaparent:1.9.8B'
// https://jarcasting.com/artifacts/org.sourceprojects.lycia/lyciaparent/
implementation ("org.sourceprojects.lycia:lyciaparent:1.9.8B")
'org.sourceprojects.lycia:lyciaparent:pom:1.9.8B'
<dependency org="org.sourceprojects.lycia" name="lyciaparent" rev="1.9.8B">
<artifact name="lyciaparent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sourceprojects.lycia', module='lyciaparent', version='1.9.8B')
)
libraryDependencies += "org.sourceprojects.lycia" % "lyciaparent" % "1.9.8B"
[org.sourceprojects.lycia/lyciaparent "1.9.8B"]
Group / Artifact | Type | Version |
---|---|---|
aopalliance : aopalliance | jar | 1.0 |
log4j : log4j | jar | 1.2.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |