Last Version

google.guice.parent 62

Guice is a lightweight dependency injection framework for Java 6 and above

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

guice-parent
Version

Version

62
Type

Type

pom
Description

Description

google.guice.parent
Guice is a lightweight dependency injection framework for Java 6 and above
Project URL

Project URL

https://github.com/google/guice
Project Organization

Project Organization

Google, Inc.
Source Code Management

Source Code Management

https://github.com/google/guice

Download guice-parent 62

Filename Size
guice-parent-62.pom 4 KB
Browse

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

Dependencies

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
org.mapstruct : mapstruct-processor jar 1.3.0.Final

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.