wvlet-inject

wvlet dependency injection library

License

License

GroupId

GroupId

org.wvlet
ArtifactId

ArtifactId

wvlet-inject_2.11
Last Version

Last Version

0.20
Release Date

Release Date

Type

Type

jar
Description

Description

wvlet-inject
wvlet dependency injection library
Project URL

Project URL

https://github.com/xerial/wvlet
Project Organization

Project Organization

org.wvlet

Download wvlet-inject_2.11

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.wvlet : wvlet-obj_2.11 jar 0.20
org.wvlet : wvlet-log_2.11 jar 0.20

provided (2)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.11 jar 1.1.1
org.scoverage : scalac-scoverage-plugin_2.11 jar 1.1.1

test (2)

Group / Artifact Type Version
org.wvlet : wvlet-test_2.11 jar 0.20
org.xerial.thirdparty : fluency jar 0.0.13-hotfix

Project Modules

There are no modules declared in this project.

Versions

Version
0.20
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.12