Last Version

li.moskito:inkstand-core 0.1.0

The core package contains the configuration API, a launcher class and CDI extensions that are required for configuration and auto-discovery. The CDI extensions can be used without the full inkstand bundle by just using this core package.

License

License

GroupId

GroupId

li.moskito
ArtifactId

ArtifactId

inkstand-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

li.moskito:inkstand-core
The core package contains the configuration API, a launcher class and CDI extensions that are required for configuration and auto-discovery. The CDI extensions can be used without the full inkstand bundle by just using this core package.
Project URL

Project URL

https://github.com/moskitoli/inkstand/wiki

Download inkstand-core 0.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.slf4j : slf4j-api jar 1.7.6
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0-rc1
org.apache.logging.log4j : log4j-api jar 2.0-rc1
org.apache.logging.log4j : log4j-core jar 2.0-rc1

provided (2)

Group / Artifact Type Version
org.jboss.weld.se : weld-se jar 2.2.6.Final
org.jacoco : jacoco-maven-plugin jar 0.7.2.201409121644

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.