inject


License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.walterjwhite.java.infrastructure
ArtifactId

ArtifactId

inject
Last Version

Last Version

0.0.17
Release Date

Release Date

Type

Type

pom
Description

Description

inject
inject
Project URL

Project URL

https://github.com/walterjwhite/inject
Source Code Management

Source Code Management

https://github.com/walterjwhite/inject.git

Download inject

Filename Size
inject-0.0.17.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (1)

Group / Artifact Type Version
org.junit : junit-bom pom 5.5.1

Project Modules

  • core
  • modules
  • providers

Versions

Version
0.0.17