inject - core

inject helper

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.qsy7.java.infrastructure.inject
ArtifactId

ArtifactId

core
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

inject - core
inject helper

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.inject/core/ -->
<dependency>
    <groupId>io.github.qsy7.java.infrastructure.inject</groupId>
    <artifactId>core</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.inject/core/
implementation 'io.github.qsy7.java.infrastructure.inject:core:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.inject/core/
implementation ("io.github.qsy7.java.infrastructure.inject:core:0.1.2")
'io.github.qsy7.java.infrastructure.inject:core:jar:0.1.2'
<dependency org="io.github.qsy7.java.infrastructure.inject" name="core" rev="0.1.2">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.infrastructure.inject', module='core', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.infrastructure.inject" % "core" % "0.1.2"
[io.github.qsy7.java.infrastructure.inject/core "0.1.2"]

Dependencies

compile (6)

Group / Artifact Type Version
io.github.qsy7.java.dependencies : javax-inject pom 0.1.2
io.github.qsy7.java.infrastructure.property : api jar 0.1.2
io.github.qsy7.java.infrastructure.property : impl jar 0.1.2
io.github.qsy7.java.infrastructure.property.modules : environment jar 0.1.2
io.github.qsy7.java.infrastructure.property.modules : manifest jar 0.1.2
io.github.qsy7.java.modules.shell.api : model jar 0.1.2

test (2)

Group / Artifact Type Version
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.0