License |
License |
---|---|
GroupId | GroupIdorg.sourceprojects.lycia |
ArtifactId | ArtifactIdlycia-osgi-consumer-test |
Version | Version1.9.7 |
Type | Typejar |
Description |
DescriptionLycia OSGi Consumer Testing
Lycia (formerly known as Java XmlParser?) is an event-based parser framework for being used on top of different structured datasources.
|
<!-- https://jarcasting.com/artifacts/org.sourceprojects.lycia/lycia-osgi-consumer-test/ -->
<dependency>
<groupId>org.sourceprojects.lycia</groupId>
<artifactId>lycia-osgi-consumer-test</artifactId>
<version>1.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.sourceprojects.lycia/lycia-osgi-consumer-test/
implementation 'org.sourceprojects.lycia:lycia-osgi-consumer-test:1.9.7'
// https://jarcasting.com/artifacts/org.sourceprojects.lycia/lycia-osgi-consumer-test/
implementation ("org.sourceprojects.lycia:lycia-osgi-consumer-test:1.9.7")
'org.sourceprojects.lycia:lycia-osgi-consumer-test:jar:1.9.7'
<dependency org="org.sourceprojects.lycia" name="lycia-osgi-consumer-test" rev="1.9.7">
<artifact name="lycia-osgi-consumer-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sourceprojects.lycia', module='lycia-osgi-consumer-test', version='1.9.7')
)
libraryDependencies += "org.sourceprojects.lycia" % "lycia-osgi-consumer-test" % "1.9.7"
[org.sourceprojects.lycia/lycia-osgi-consumer-test "1.9.7"]
Group / Artifact | Type | Version |
---|---|---|
org.sourceprojects.lycia : lycia | jar | 1.9.7 |
org.osgi : org.osgi.core | jar | 4.1.0 |
aopalliance : aopalliance | jar | 1.0 |
log4j : log4j | jar | 1.2.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |