Jar examples for p:pojo
POJO generation library.
You can download jar file pojo 1.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add pojo-1.1.0.jar to your project.
<dependency> <groupId>com.github.ffremont.microservices.springboot</groupId> <artifactId>pojo</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.github.ffremont.microservices.springboot', name: 'pojo', version: '1.1.0'
libraryDependencies += "com.github.ffremont.microservices.springboot" % "pojo" % "1.1.0"
<dependency org="com.github.ffremont.microservices.springboot" name="pojo" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.ffremont.microservices.springboot', module='pojo', version='1.1.0'))
'com.github.ffremont.microservices.springboot:pojo:jar:1.1.0'
Click the following link to download the jar file.
pojo-1.1.0-javadoc.jar