License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures JayWire Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.vanillasource.jaywire |
ArtifactId | ArtifactIdjaywire-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJayWire Parent
JayWire Projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
jaywire-parent-1.1.0.pom | 5 KB |
jaywire-parent-1.1.0-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vanillasource.jaywire/jaywire-parent/ -->
<dependency>
<groupId>com.vanillasource.jaywire</groupId>
<artifactId>jaywire-parent</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vanillasource.jaywire/jaywire-parent/
implementation 'com.vanillasource.jaywire:jaywire-parent:1.1.0'
// https://jarcasting.com/artifacts/com.vanillasource.jaywire/jaywire-parent/
implementation ("com.vanillasource.jaywire:jaywire-parent:1.1.0")
'com.vanillasource.jaywire:jaywire-parent:jar:1.1.0'
<dependency org="com.vanillasource.jaywire" name="jaywire-parent" rev="1.1.0">
<artifact name="jaywire-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vanillasource.jaywire', module='jaywire-parent', version='1.1.0')
)
libraryDependencies += "com.vanillasource.jaywire" % "jaywire-parent" % "1.1.0"
[com.vanillasource.jaywire/jaywire-parent "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.7 |
org.mockito : mockito-all | jar | 1.9.5 |