GroupId | GroupIdplexus |
---|---|
ArtifactId | ArtifactIdplexus-mimetyper |
Last Version | Last Version1.0-alpha-6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus Mimetyper Component
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
plexus-mimetyper-1.0-alpha-6.pom | |
plexus-mimetyper-1.0-alpha-6.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/plexus/plexus-mimetyper/ -->
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-mimetyper</artifactId>
<version>1.0-alpha-6</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-mimetyper/
implementation 'plexus:plexus-mimetyper:1.0-alpha-6'
// https://jarcasting.com/artifacts/plexus/plexus-mimetyper/
implementation ("plexus:plexus-mimetyper:1.0-alpha-6")
'plexus:plexus-mimetyper:jar:1.0-alpha-6'
<dependency org="plexus" name="plexus-mimetyper" rev="1.0-alpha-6">
<artifact name="plexus-mimetyper" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-mimetyper', version='1.0-alpha-6')
)
libraryDependencies += "plexus" % "plexus-mimetyper" % "1.0-alpha-6"
[plexus/plexus-mimetyper "1.0-alpha-6"]
Group / Artifact | Type | Version |
---|---|---|
plexus : plexus-container-default | jar | 1.0-alpha-2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |