License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.ancoron.osgi.test |
ArtifactId | ArtifactIdtest-glassfish-derby |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlassFish OSGi Tests incl. Derby
This is a project with the aim to provide a lot of code for common tasks
involved when testing OSGi applications.
|
<!-- https://jarcasting.com/artifacts/org.ancoron.osgi.test/test-glassfish-derby/ -->
<dependency>
<groupId>org.ancoron.osgi.test</groupId>
<artifactId>test-glassfish-derby</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ancoron.osgi.test/test-glassfish-derby/
implementation 'org.ancoron.osgi.test:test-glassfish-derby:1.0.0'
// https://jarcasting.com/artifacts/org.ancoron.osgi.test/test-glassfish-derby/
implementation ("org.ancoron.osgi.test:test-glassfish-derby:1.0.0")
'org.ancoron.osgi.test:test-glassfish-derby:jar:1.0.0'
<dependency org="org.ancoron.osgi.test" name="test-glassfish-derby" rev="1.0.0">
<artifact name="test-glassfish-derby" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ancoron.osgi.test', module='test-glassfish-derby', version='1.0.0')
)
libraryDependencies += "org.ancoron.osgi.test" % "test-glassfish-derby" % "1.0.0"
[org.ancoron.osgi.test/test-glassfish-derby "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ancoron.osgi.test : bundles-simple | jar | 1.0.0 |
org.ancoron.osgi.test : fragments-simple-host | jar | 1.0.0 |
org.ancoron.osgi.test : fragments-simple-fragment | jar | 1.0.0 |
org.ancoron.osgi.test : bundles-ejb-slsb | jar | 1.0.0 |
org.ancoron.common : common-api | jar | 1.0.0 |
org.ancoron.common : common-model | jar | 1.0.0 |
org.ancoron.common : common-persistence | jar | 1.0.0 |
org.ancoron.common : common-utils | jar | 1.0.0 |
org.ancoron.movie : api | jar | 1.0.0 |
org.ancoron.movie : client | jar | 1.0.0 |
org.ancoron.movie : persistence | jar | 1.0.0 |
org.ancoron.movie : jpa | jar | 1.0.0 |
org.ancoron.movie : ejb | jar | 1.0.0 |
org.ancoron.movie : movie-web | war | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.ancoron.osgi.test : movie-service-test | jar | 1.0.0 |
org.ancoron.osgi.test : test-support-glassfish | jar | 1.0.0 |
org.apache.httpcomponents : httpclient | jar | 4.1.1 |