Last Version

com.acidmanic:myoccontainer16 1.0.1

MyOcContainer (My IOC Container) is a very simple and lightweight IOC container for Java, with mandatory features for a small, to medium scale project.

License

License

Categories

Categories

Container
GroupId

GroupId

com.acidmanic
ArtifactId

ArtifactId

myoccontainer16
Version

Version

1.0.1
Type

Type

jar
Description

Description

com.acidmanic:myoccontainer16
MyOcContainer (My IOC Container) is a very simple and lightweight IOC container for Java, with mandatory features for a small, to medium scale project.
Project URL

Project URL

https://github.com/Acidmanic/my-oc-container
Source Code Management

Source Code Management

http://github.com/Acidmanic/my-oc-container

Download myoccontainer16 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.