| License |
License |
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers |
| GroupId | GroupIdorg.glassfish.main.core |
| ArtifactId | ArtifactIdapi-exporter-fragment |
| Version | Version6.2.0 |
| Type | Typejar |
| Description |
DescriptionGlassFish API Exporter Module Fragment
This bundle attached itself as a fragment to api-exporter bundle
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| api-exporter-fragment-6.2.0.pom | |
| api-exporter-fragment-6.2.0.jar | 19 KB |
| api-exporter-fragment-6.2.0-sources.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.main.core/api-exporter-fragment/ -->
<dependency>
<groupId>org.glassfish.main.core</groupId>
<artifactId>api-exporter-fragment</artifactId>
<version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.main.core/api-exporter-fragment/
implementation 'org.glassfish.main.core:api-exporter-fragment:6.2.0'
// https://jarcasting.com/artifacts/org.glassfish.main.core/api-exporter-fragment/
implementation ("org.glassfish.main.core:api-exporter-fragment:6.2.0")
'org.glassfish.main.core:api-exporter-fragment:jar:6.2.0'
<dependency org="org.glassfish.main.core" name="api-exporter-fragment" rev="6.2.0">
<artifact name="api-exporter-fragment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.main.core', module='api-exporter-fragment', version='6.2.0')
)
libraryDependencies += "org.glassfish.main.core" % "api-exporter-fragment" % "6.2.0"
[org.glassfish.main.core/api-exporter-fragment "6.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit Optional | jar | 4.13.2 |