Last Version

WireDI Bootstrap 1.0.0-alpha2

Easy and simple di using annotation processors

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

wire-di-bootstrap
Version

Version

1.0.0-alpha2
Type

Type

pom
Description

Description

WireDI Bootstrap
Easy and simple di using annotation processors
Project URL

Project URL

https://github.com/ThorbenKuck/SimpleDI

Download wire-di-bootstrap 1.0.0-alpha2


<!-- https://jarcasting.com/artifacts/com.github.thorbenkuck/wire-di-bootstrap/ -->
<dependency>
    <groupId>com.github.thorbenkuck</groupId>
    <artifactId>wire-di-bootstrap</artifactId>
    <version>1.0.0-alpha2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thorbenkuck/wire-di-bootstrap/
implementation 'com.github.thorbenkuck:wire-di-bootstrap:1.0.0-alpha2'
// https://jarcasting.com/artifacts/com.github.thorbenkuck/wire-di-bootstrap/
implementation ("com.github.thorbenkuck:wire-di-bootstrap:1.0.0-alpha2")
'com.github.thorbenkuck:wire-di-bootstrap:pom:1.0.0-alpha2'
<dependency org="com.github.thorbenkuck" name="wire-di-bootstrap" rev="1.0.0-alpha2">
  <artifact name="wire-di-bootstrap" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thorbenkuck', module='wire-di-bootstrap', version='1.0.0-alpha2')
)
libraryDependencies += "com.github.thorbenkuck" % "wire-di-bootstrap" % "1.0.0-alpha2"
[com.github.thorbenkuck/wire-di-bootstrap "1.0.0-alpha2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.thorbenkuck : wire-di-runtime-environment jar 1.0.0-alpha2
org.jetbrains : annotations jar 23.0.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.