ch.schlau.pesche.syringe.syringe-core

Syringe Core

License

License

GroupId

GroupId

ch.schlau.pesche.syringe
ArtifactId

ArtifactId

syringe-core
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ch.schlau.pesche.syringe.syringe-core
Syringe Core
Source Code Management

Source Code Management

http://github.com/pe-st/syringe/tree/master/syringe-core

Download syringe-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26

provided (1)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 2.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.0
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0