License |
License |
---|---|
GroupId | GroupIdorg.infrastructurebuilder |
ArtifactId | ArtifactIdibcore-read-detect |
Last Version | Last Version0.17.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionibcore-read-detect
Component that reads files and detects their types
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder/ibcore-read-detect/ -->
<dependency>
<groupId>org.infrastructurebuilder</groupId>
<artifactId>ibcore-read-detect</artifactId>
<version>0.17.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder/ibcore-read-detect/
implementation 'org.infrastructurebuilder:ibcore-read-detect:0.17.3'
// https://jarcasting.com/artifacts/org.infrastructurebuilder/ibcore-read-detect/
implementation ("org.infrastructurebuilder:ibcore-read-detect:0.17.3")
'org.infrastructurebuilder:ibcore-read-detect:jar:0.17.3'
<dependency org="org.infrastructurebuilder" name="ibcore-read-detect" rev="0.17.3">
<artifact name="ibcore-read-detect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder', module='ibcore-read-detect', version='0.17.3')
)
libraryDependencies += "org.infrastructurebuilder" % "ibcore-read-detect" % "0.17.3"
[org.infrastructurebuilder/ibcore-read-detect "0.17.3"]
Group / Artifact | Type | Version |
---|---|---|
org.infrastructurebuilder : ibcore | jar | 0.17.3 |
org.infrastructurebuilder.util.logging : iblog-JDKSL-component | jar | 0.13.1 |
org.apache.tika : tika-core | jar | 1.26 |
org.codehaus.plexus : plexus-utils | jar | |
org.json : json | jar | 20210307 |
org.infrastructurebuilder : ibexceptions | jar | 52 |
Group / Artifact | Type | Version |
---|---|---|
org.infrastructurebuilder : ibcore | test-jar | 0.17.3 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.eclipse.sisu : org.eclipse.sisu.plexus | jar | |
org.infrastructurebuilder.util.logging : iblogconfig | jar | 0.13.1 |
org.jooq : joor | jar | 0.9.14 |
org.jacoco : org.jacoco.agent | jar | 0.8.7 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |