JayWire

JayWire Dependency Injection Library

License

License

Categories

Categories

Wire Data Data Structures JayWire Application Layer Libs Dependency Injection
GroupId

GroupId

com.vanillasource.jaywire
ArtifactId

ArtifactId

jaywire
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JayWire
JayWire Dependency Injection Library

Download jaywire

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.vanillasource.function : function jar 1.0.0
javax.servlet : javax.servlet-api Optional jar 3.1.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.7
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.
com.vanillasource.jaywire

VanillaSource

Versions

Version
1.1.0
1.0.3
1.0.2
1.0.1