Last Version

Entity Assist 0.59.0.14

Allows for instant query builders and constructs statements for nicer output to the console

License

License

GroupId

GroupId

com.jwebmp.jre10
ArtifactId

ArtifactId

entity-assist
Version

Version

0.59.0.14
Type

Type

jar
Description

Description

Entity Assist
Allows for instant query builders and constructs statements for nicer output to the console
Project URL

Project URL

https://github.com/GedMarc/EntityAssist
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc/EntityAssist.git

Download entity-assist 0.59.0.14


<!-- https://jarcasting.com/artifacts/com.jwebmp.jre10/entity-assist/ -->
<dependency>
    <groupId>com.jwebmp.jre10</groupId>
    <artifactId>entity-assist</artifactId>
    <version>0.59.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.jre10/entity-assist/
implementation 'com.jwebmp.jre10:entity-assist:0.59.0.14'
// https://jarcasting.com/artifacts/com.jwebmp.jre10/entity-assist/
implementation ("com.jwebmp.jre10:entity-assist:0.59.0.14")
'com.jwebmp.jre10:entity-assist:jar:0.59.0.14'
<dependency org="com.jwebmp.jre10" name="entity-assist" rev="0.59.0.14">
  <artifact name="entity-assist" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.jre10', module='entity-assist', version='0.59.0.14')
)
libraryDependencies += "com.jwebmp.jre10" % "entity-assist" % "0.59.0.14"
[com.jwebmp.jre10/entity-assist "0.59.0.14"]

Dependencies

compile (8)

Group / Artifact Type Version
com.jwebmp.jre10 : guiced-persistence Optional jar 0.59.0.14
com.jwebmp.jre10 : jwebmp-log-master Optional jar 0.59.0.14
com.jwebmp.jre10 : guiced-injection Optional jar 0.59.0.14
org.apache.commons : commons-text jar 1.4
org.apache.commons : commons-lang3 jar 3.7
com.google.guava : guava jar 26.0-jre
javax.annotation : jsr250-api jar 1.0
org.hibernate : hibernate-core jar 5.3.5.Final

test (6)

Group / Artifact Type Version
com.jwebmp.jre10 : guiced-persistence-jpa jar 0.59.0.14
com.h2database : h2 jar 1.4.197
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.assertj : assertj-core jar 3.10.0
org.mockito : mockito-core jar 2.21.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.