Last Version

Entity Assist 62

A Domain Driven SQL Builder Generator for JPMS/JDK8

License

License

GroupId

GroupId

com.entityassist
ArtifactId

ArtifactId

entity-assist
Version

Version

62
Type

Type

jar
Description

Description

Entity Assist
A Domain Driven SQL Builder Generator for JPMS/JDK8
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 62


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

Dependencies

compile (6)

Group / Artifact Type Version
com.guicedee.persistence : guiced-persistence jar
com.guicedee.services : commons-text jar
com.guicedee.services : hibernate-core jar
com.guicedee.services : commons-lang3 jar
com.guicedee.services : guava jar
com.guicedee.services : jakarta.xml.bind-api jar

provided (3)

Group / Artifact Type Version
com.guicedee.services : hibernate-jpamodelgen Optional jar
org.projectlombok : lombok jar 1.18.10
org.mapstruct : mapstruct-processor jar 1.3.1.Final

test (7)

Group / Artifact Type Version
com.guicedee.persistence : guiced-persistence-btm jar
com.guicedee.persistence : guiced-persistence-jpa jar
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.