| License |
License |
|---|---|
| GroupId | GroupIdcom.bagridb |
| ArtifactId | ArtifactIdbagri-core |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
Descriptionbagri-core
Bagri API Classes and Interfaces
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bagri-core-1.2.0.pom | |
| bagri-core-1.2.0.jar | 255 KB |
| bagri-core-1.2.0-sources.jar | 170 KB |
| bagri-core-1.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bagridb/bagri-core/ -->
<dependency>
<groupId>com.bagridb</groupId>
<artifactId>bagri-core</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bagridb/bagri-core/
implementation 'com.bagridb:bagri-core:1.2.0'
// https://jarcasting.com/artifacts/com.bagridb/bagri-core/
implementation ("com.bagridb:bagri-core:1.2.0")
'com.bagridb:bagri-core:jar:1.2.0'
<dependency org="com.bagridb" name="bagri-core" rev="1.2.0">
<artifact name="bagri-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bagridb', module='bagri-core', version='1.2.0')
)
libraryDependencies += "com.bagridb" % "bagri-core" % "1.2.0"
[com.bagridb/bagri-core "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.xquery » xqj-api | jar | 1.0 |
| org.glassfish : javax.json | jar | 1.0.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.9 |
| xerces : xercesImpl | jar | 2.11.0 |
| com.thoughtworks.xstream : xstream | jar | 1.4.9 |
| org.slf4j : slf4j-api | jar | 1.7.23 |
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.3 |