Last Version

org.hrodberaht.inject.plugin:inject-plugin-core 3.0.0

A gathering of projects for testing code with real testing principles

License

License

GroupId

GroupId

org.hrodberaht.inject.plugin
ArtifactId

ArtifactId

inject-plugin-core
Version

Version

3.0.0
Type

Type

jar
Description

Description

A gathering of projects for testing code with real testing principles

Download inject-plugin-core 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hrodberaht.inject.core : inject-core jar 3.0.0
org.slf4j : slf4j-api jar 1.7.25

provided (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.platform : junit-platform-runner jar 1.5.2
org.hsqldb : hsqldb jar 2.5.0
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.