License |
License |
---|---|
GroupId | GroupIdorg.infrastructurebuilder |
ArtifactId | ArtifactIdibcore-default-extension-type-mapper |
Last Version | Last Version0.17.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionibcore-default-extension-type-mapper
Component that maps MIME types to file extensions and back
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder/ibcore-default-extension-type-mapper/ -->
<dependency>
<groupId>org.infrastructurebuilder</groupId>
<artifactId>ibcore-default-extension-type-mapper</artifactId>
<version>0.17.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder/ibcore-default-extension-type-mapper/
implementation 'org.infrastructurebuilder:ibcore-default-extension-type-mapper:0.17.3'
// https://jarcasting.com/artifacts/org.infrastructurebuilder/ibcore-default-extension-type-mapper/
implementation ("org.infrastructurebuilder:ibcore-default-extension-type-mapper:0.17.3")
'org.infrastructurebuilder:ibcore-default-extension-type-mapper:jar:0.17.3'
<dependency org="org.infrastructurebuilder" name="ibcore-default-extension-type-mapper" rev="0.17.3">
<artifact name="ibcore-default-extension-type-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder', module='ibcore-default-extension-type-mapper', version='0.17.3')
)
libraryDependencies += "org.infrastructurebuilder" % "ibcore-default-extension-type-mapper" % "0.17.3"
[org.infrastructurebuilder/ibcore-default-extension-type-mapper "0.17.3"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.infrastructurebuilder : ibcore | jar | 0.17.3 |
org.infrastructurebuilder : ibcore | test-jar | 0.17.3 |
org.json : json | jar | 20210307 |
org.infrastructurebuilder : ibexceptions | jar | 52 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.jacoco : org.jacoco.agent | jar | 0.8.7 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |