License |
License
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
|
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.dev.vcc.thirdparty |
ArtifactId | ArtifactIdcollection-setter-injector |
Last Version | Last Version0.5.0-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThird party components used for control of virtual computers running on a virtual computer host
|
Filename | Size |
---|---|
collection-setter-injector-0.5.0-1.pom | |
collection-setter-injector-0.5.0-1.jar | 12 KB |
collection-setter-injector-0.5.0-1-sources.jar | 324 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.dev.vcc.thirdparty/collection-setter-injector/ -->
<dependency>
<groupId>net.java.dev.vcc.thirdparty</groupId>
<artifactId>collection-setter-injector</artifactId>
<version>0.5.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.vcc.thirdparty/collection-setter-injector/
implementation 'net.java.dev.vcc.thirdparty:collection-setter-injector:0.5.0-1'
// https://jarcasting.com/artifacts/net.java.dev.vcc.thirdparty/collection-setter-injector/
implementation ("net.java.dev.vcc.thirdparty:collection-setter-injector:0.5.0-1")
'net.java.dev.vcc.thirdparty:collection-setter-injector:jar:0.5.0-1'
<dependency org="net.java.dev.vcc.thirdparty" name="collection-setter-injector" rev="0.5.0-1">
<artifact name="collection-setter-injector" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.vcc.thirdparty', module='collection-setter-injector', version='0.5.0-1')
)
libraryDependencies += "net.java.dev.vcc.thirdparty" % "collection-setter-injector" % "0.5.0-1"
[net.java.dev.vcc.thirdparty/collection-setter-injector "0.5.0-1"]