Last Version

Woko - Inversion of Control / Dependency Injection 2.4-beta7

Woko: POJOs on the Web!

License

License

GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

woko-ioc
Version

Version

2.4-beta7
Type

Type

pom
Description

Description

Woko - Inversion of Control / Dependency Injection
Woko: POJOs on the Web!

Download woko-ioc 2.4-beta7

Filename Size
woko-ioc-2.4-beta7.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-ioc/ -->
<dependency>
    <groupId>com.pojosontheweb</groupId>
    <artifactId>woko-ioc</artifactId>
    <version>2.4-beta7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-ioc/
implementation 'com.pojosontheweb:woko-ioc:2.4-beta7'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-ioc/
implementation ("com.pojosontheweb:woko-ioc:2.4-beta7")
'com.pojosontheweb:woko-ioc:pom:2.4-beta7'
<dependency org="com.pojosontheweb" name="woko-ioc" rev="2.4-beta7">
  <artifact name="woko-ioc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-ioc', version='2.4-beta7')
)
libraryDependencies += "com.pojosontheweb" % "woko-ioc" % "2.4-beta7"
[com.pojosontheweb/woko-ioc "2.4-beta7"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • pico