GroupId | GroupIdcom.github.braisdom |
---|---|
ArtifactId | ArtifactIdobjective-sql |
Version | Version1.4.6 |
Type | Typejar |
Description |
DescriptionIt 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 Organizationcom.github.braisdom |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
objective-sql-1.4.6.pom | |
objective-sql-1.4.6.jar | 314 KB |
objective-sql-1.4.6-sources.jar | 215 KB |
objective-sql-1.4.6-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.10.19 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools Optional | jar | 1.0 |