License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.vantonov1 |
ArtifactId | ArtifactIdbasalt-content |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionImplementation of document-oriented repository on top of relational DBMS
|
Filename | Size |
---|---|
basalt-content-1.0.pom | |
basalt-content-1.0.jar | 12 KB |
basalt-content-1.0-sources.jar | 8 KB |
basalt-content-1.0-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vantonov1/basalt-content/ -->
<dependency>
<groupId>com.github.vantonov1</groupId>
<artifactId>basalt-content</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vantonov1/basalt-content/
implementation 'com.github.vantonov1:basalt-content:1.0'
// https://jarcasting.com/artifacts/com.github.vantonov1/basalt-content/
implementation ("com.github.vantonov1:basalt-content:1.0")
'com.github.vantonov1:basalt-content:jar:1.0'
<dependency org="com.github.vantonov1" name="basalt-content" rev="1.0">
<artifact name="basalt-content" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vantonov1', module='basalt-content', version='1.0')
)
libraryDependencies += "com.github.vantonov1" % "basalt-content" % "1.0"
[com.github.vantonov1/basalt-content "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.vantonov1 : basalt-repo | jar | 1.0 |
org.apache.tika : tika-core | jar | 1.15 |
org.apache.tika : tika-parsers | jar | 1.15 |
org.springframework : spring-context | jar | |
org.springframework : spring-context-support | jar | |
org.springframework : spring-beans | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.vantonov1 : basalt-repo | jar | 1.0 |
org.springframework.boot : spring-boot-starter-test | jar | 2.0.3.RELEASE |
org.hsqldb : hsqldb | jar | 2.4.1 |