Categories |
CategoriesGlassFish Container Application Servers |
---|---|
GroupId | GroupIdorg.glassfish.docs.man |
ArtifactId | ArtifactIdbatch-connector-manpage |
Version | Version4.0-b24 |
Type | Typepom |
Filename | Size |
---|---|
batch-connector-manpage-4.0-b24.pom | |
batch-connector-manpage-4.0-b24.zip | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.docs.man/batch-connector-manpage/ -->
<dependency>
<groupId>org.glassfish.docs.man</groupId>
<artifactId>batch-connector-manpage</artifactId>
<version>4.0-b24</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.docs.man/batch-connector-manpage/
implementation 'org.glassfish.docs.man:batch-connector-manpage:4.0-b24'
// https://jarcasting.com/artifacts/org.glassfish.docs.man/batch-connector-manpage/
implementation ("org.glassfish.docs.man:batch-connector-manpage:4.0-b24")
'org.glassfish.docs.man:batch-connector-manpage:pom:4.0-b24'
<dependency org="org.glassfish.docs.man" name="batch-connector-manpage" rev="4.0-b24">
<artifact name="batch-connector-manpage" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.docs.man', module='batch-connector-manpage', version='4.0-b24')
)
libraryDependencies += "org.glassfish.docs.man" % "batch-connector-manpage" % "4.0-b24"
[org.glassfish.docs.man/batch-connector-manpage "4.0-b24"]