XFactory

Embedded DSL (into Xtend/Jnario) to instantiate and persist JPA-Entities and POJOs.

License

License

GroupId

GroupId

com.github.borisbrodski
ArtifactId

ArtifactId

xfactory
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

XFactory
Embedded DSL (into Xtend/Jnario) to instantiate and persist JPA-Entities and POJOs.
Project URL

Project URL

https://github.com/borisbrodski/xfactory

Download xfactory

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.6.2

test (8)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
org.hsqldb : hsqldb jar 2.3.2
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.slf4j : slf4j-log4j12 jar 1.7.7
org.hibernate : hibernate-entitymanager jar 3.6.10.Final
org.hibernate : hibernate-core jar 3.6.10.Final
org.jnario : org.jnario.lib jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1