Last Version

com.mytechia:mytechia-commons-di 1.3.1

An small and simple Dependency Injection container with Singleton management support.

License

License

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

mytechia-commons-di
Version

Version

1.3.1
Type

Type

jar
Description

Description

com.mytechia:mytechia-commons-di
An small and simple Dependency Injection container with Singleton management support.
Project URL

Project URL

https://github.com/mytechia/mytechia_commons
Project Organization

Project Organization

Mytech Ingenieria Aplicada
Source Code Management

Source Code Management

https://github.com/mytechia/mytechia_commons.git

Download mytechia-commons-di 1.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.picocontainer : picocontainer jar 2.15
com.mytechia : mytechia-commons-library jar 1.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.