Last Version

Modular 1.0

Lightweight and easy to use java module and dependency management system with integrated field-only dependency injection

License

License

Categories

Categories

Net Blade User Interface Web Frameworks
GroupId

GroupId

net.mountainblade
ArtifactId

ArtifactId

modular
Version

Version

1.0
Type

Type

jar
Description

Description

Modular
Lightweight and easy to use java module and dependency management system with integrated field-only dependency injection
Project URL

Project URL

https://github.com/mountainblade/modular
Project Organization

Project Organization

MountainBlade

Download modular 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
net.sf.trove4j : trove4j jar 3.0.3
org.codehaus.plexus : plexus-classworlds jar 2.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.