Last Version

Gaderian Examples 1.0

Gaderian is a component assembly and configuration framework

License

License

GroupId

GroupId

org.ops4j.gaderian
ArtifactId

ArtifactId

gaderian-examples
Version

Version

1.0
Type

Type

jar
Description

Description

Gaderian Examples
Gaderian is a component assembly and configuration framework
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download gaderian-examples 1.0


<!-- https://jarcasting.com/artifacts/org.ops4j.gaderian/gaderian-examples/ -->
<dependency>
    <groupId>org.ops4j.gaderian</groupId>
    <artifactId>gaderian-examples</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.gaderian/gaderian-examples/
implementation 'org.ops4j.gaderian:gaderian-examples:1.0'
// https://jarcasting.com/artifacts/org.ops4j.gaderian/gaderian-examples/
implementation ("org.ops4j.gaderian:gaderian-examples:1.0")
'org.ops4j.gaderian:gaderian-examples:jar:1.0'
<dependency org="org.ops4j.gaderian" name="gaderian-examples" rev="1.0">
  <artifact name="gaderian-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.gaderian', module='gaderian-examples', version='1.0')
)
libraryDependencies += "org.ops4j.gaderian" % "gaderian-examples" % "1.0"
[org.ops4j.gaderian/gaderian-examples "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.ops4j.gaderian : gaderian jar 1.0
org.ops4j.gaderian : gaderian jar 1.0

test (3)

Group / Artifact Type Version
junit : junit jar 3.8.2
log4j : log4j jar 1.2.8
easymock : easymock jar 1.1

Project Modules

There are no modules declared in this project.