Jar examples for j:jpa-serializer
Serialize JPA entities for JSON ActiveModelSerializer Style
You can download jar file jpa-serializer 1.3.0 in this page.
Apache License, Version 2.0
You can use the following script to add jpa-serializer-1.3.0.jar to your project.
<dependency> <groupId>br.eti.clairton</groupId> <artifactId>jpa-serializer</artifactId> <version>1.3.0</version> </dependency>
compile group: 'br.eti.clairton', name: 'jpa-serializer', version: '1.3.0'
libraryDependencies += "br.eti.clairton" % "jpa-serializer" % "1.3.0"
<dependency org="br.eti.clairton" name="jpa-serializer" rev="1.3.0"/>
@Grapes(@Grab(group='br.eti.clairton', module='jpa-serializer', version='1.3.0'))
'br.eti.clairton:jpa-serializer:jar:1.3.0'
Click the following link to download the jar file.
jpa-serializer-1.3.0-javadoc.jar