| License |
License
Apache-2.0
|
|---|---|
| Categories |
CategoriesObjectiveSql Data ORM |
| GroupId | GroupIdorg.webjars.bowergithub.braisdom |
| ArtifactId | ArtifactIdobjectivesql |
| Last Version | Last Version1.4.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionObjectiveSql
WebJar for ObjectiveSql
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| objectivesql-1.4.6.pom | |
| objectivesql-1.4.6.jar | 450 KB |
| objectivesql-1.4.6-sources.jar | 22 bytes |
| objectivesql-1.4.6-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.braisdom/objectivesql/ -->
<dependency>
<groupId>org.webjars.bowergithub.braisdom</groupId>
<artifactId>objectivesql</artifactId>
<version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.braisdom/objectivesql/
implementation 'org.webjars.bowergithub.braisdom:objectivesql:1.4.6'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.braisdom/objectivesql/
implementation ("org.webjars.bowergithub.braisdom:objectivesql:1.4.6")
'org.webjars.bowergithub.braisdom:objectivesql:jar:1.4.6'
<dependency org="org.webjars.bowergithub.braisdom" name="objectivesql" rev="1.4.6">
<artifact name="objectivesql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.braisdom', module='objectivesql', version='1.4.6')
)
libraryDependencies += "org.webjars.bowergithub.braisdom" % "objectivesql" % "1.4.6"
[org.webjars.bowergithub.braisdom/objectivesql "1.4.6"]