Last Version

Feather Parent 1.0

Feather is an ultra-lightweight dependency injection (JSR-330) library for Java and Android.

License

License

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

org.codejargon.feather
ArtifactId

ArtifactId

feather-parent
Version

Version

1.0
Type

Type

pom
Description

Description

Feather Parent
Feather is an ultra-lightweight dependency injection (JSR-330) library for Java and Android.
Project URL

Project URL

https://github.com/zsoltherpai/feather
Source Code Management

Source Code Management

https://github.com/zsoltherpai/feather

Download feather-parent 1.0

Filename Size
feather-parent-1.0.pom 5 KB
Browse

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5

Project Modules

  • feather