Last Version

com.brightback.oss:ebean-guice 0.0.1

Parent pom for oss projects

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Ebean Data ORM
GroupId

GroupId

com.brightback.oss
ArtifactId

ArtifactId

ebean-guice
Version

Version

0.0.1
Type

Type

jar
Description

Description

Parent pom for oss projects
Source Code Management

Source Code Management

https://github.com/brightback/ebean-guice

Download ebean-guice 0.0.1


<!-- https://jarcasting.com/artifacts/com.brightback.oss/ebean-guice/ -->
<dependency>
    <groupId>com.brightback.oss</groupId>
    <artifactId>ebean-guice</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.brightback.oss/ebean-guice/
implementation 'com.brightback.oss:ebean-guice:0.0.1'
// https://jarcasting.com/artifacts/com.brightback.oss/ebean-guice/
implementation ("com.brightback.oss:ebean-guice:0.0.1")
'com.brightback.oss:ebean-guice:jar:0.0.1'
<dependency org="com.brightback.oss" name="ebean-guice" rev="0.0.1">
  <artifact name="ebean-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brightback.oss', module='ebean-guice', version='0.0.1')
)
libraryDependencies += "com.brightback.oss" % "ebean-guice" % "0.0.1"
[com.brightback.oss/ebean-guice "0.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
io.ebean : ebean jar 11.39.1
io.ebean : querybean-generator jar 11.39.2
io.ebean : ebean-querybean jar 11.39.1
com.google.inject : guice jar 4.2.2
com.google.guava : guava jar 28.0-jre
org.slf4j : slf4j-api jar 1.7.26

provided (2)

Group / Artifact Type Version
javax.persistence : persistence-api jar 1.0.2
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.