Last Version

com.github.braisdom:objective-sql 1.4.6

It makes domain models have the capabilities of commonly query and persistence, and solve complex query with programmable logic design at the same time

GroupId

GroupId

com.github.braisdom
ArtifactId

ArtifactId

objective-sql
Version

Version

1.4.6
Type

Type

jar
Description

Description

It makes domain models have the capabilities of commonly query and persistence, and solve complex query with programmable logic design at the same time
Project Organization

Project Organization

com.github.braisdom
Source Code Management

Source Code Management

https://github.com/braisdom/ObjectiveSql

Download objective-sql 1.4.6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.hibernate : hibernate-validator jar 6.1.5.Final
org.glassfish : javax.el jar 3.0.0
com.github.braisdom : mangosdk-spi jar 1.1.1
commons-beanutils : commons-beanutils jar 1.9.4
com.github.jsqlparser : jsqlparser jar 3.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.19

system (1)

Group / Artifact Type Version
com.sun » tools Optional jar 1.0

Project Modules

There are no modules declared in this project.