License |
License |
---|---|
GroupId | GroupIdcom.daedafusion |
ArtifactId | ArtifactIdservice-framework-test |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Service/Provider framework with plugin classloading isolation
|
<!-- https://jarcasting.com/artifacts/com.daedafusion/service-framework-test/ -->
<dependency>
<groupId>com.daedafusion</groupId>
<artifactId>service-framework-test</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.daedafusion/service-framework-test/
implementation 'com.daedafusion:service-framework-test:1.1'
// https://jarcasting.com/artifacts/com.daedafusion/service-framework-test/
implementation ("com.daedafusion:service-framework-test:1.1")
'com.daedafusion:service-framework-test:jar:1.1'
<dependency org="com.daedafusion" name="service-framework-test" rev="1.1">
<artifact name="service-framework-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daedafusion', module='service-framework-test', version='1.1')
)
libraryDependencies += "com.daedafusion" % "service-framework-test" % "1.1"
[com.daedafusion/service-framework-test "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.daedafusion : service-framework-core | jar | 1.1 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |