Jar examples for w:way-relational
Very lightweight SQL-based ORM
You can download jar file way-relational 1.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add way-relational-1.2.0.jar to your project.
<dependency> <groupId>br.com.objectos</groupId> <artifactId>way-relational</artifactId> <version>1.2.0</version> </dependency>
compile group: 'br.com.objectos', name: 'way-relational', version: '1.2.0'
libraryDependencies += "br.com.objectos" % "way-relational" % "1.2.0"
<dependency org="br.com.objectos" name="way-relational" rev="1.2.0"/>
@Grapes(@Grab(group='br.com.objectos', module='way-relational', version='1.2.0'))
'br.com.objectos:way-relational:jar:1.2.0'
Click the following link to download the jar file.
way-relational-1.2.0.jar