Moonshine Container

Moonshine provides infrastructure commonly found in application containers. But, unlike containers, it is designed to be embedded inside your application. It's a modular framework build around Google Guice dependency injection with uniform logging using SLF4J, easy unit testing and ready to use support for common JavaEE technologies: JDBC, JPA, JMS, JTA, JMX, Java Servlet API, JAX-RS.

License

License

Apache License, Version 2.0
Categories

Categories

Container
GroupId

GroupId

org.atteo.moonshine
ArtifactId

ArtifactId

container
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Moonshine Container
Moonshine provides infrastructure commonly found in application containers. But, unlike containers, it is designed to be embedded inside your application. It's a modular framework build around Google Guice dependency injection with uniform logging using SLF4J, easy unit testing and ready to use support for common JavaEE technologies: JDBC, JPA, JMS, JTA, JMX, Java Servlet API, JAX-RS.
Project Organization

Project Organization

Atteo

Download container

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.atteo.moonshine : reflection-utils jar 1.2
org.atteo.config : config jar 1.3
org.sonatype.sisu : sisu-guice jar 3.2.0
org.sonatype.sisu.inject : guice-servlet jar 3.2.0
ch.qos.logback : logback-classic jar 1.1.2
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : jul-to-slf4j jar 1.7.7
org.slf4j : log4j-over-slf4j jar 1.7.7
javax.servlet : javax.servlet-api jar 3.1.0
com.google.code.findbugs : jsr305 jar 2.0.3
javax.validation : validation-api jar 1.1.0.Final
com.google.guava : guava jar 16.0.1
com.beust : jcommander jar 1.35
org.codehaus.janino : janino jar 2.6.1

test (3)

Group / Artifact Type Version
com.googlecode.catch-exception : catch-exception jar 1.2.0
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.0

Project Modules

There are no modules declared in this project.
org.atteo.moonshine

Atteo

Versions

Version
1.2
1.1
1.0
1.0.RC1
0.9