Categories |
CategoriesNetBeans Development Tools IDE Net |
---|---|
GroupId | GroupIdeu.doppel-helix.netbeans.plugin.nb-ldap-explorer |
ArtifactId | ArtifactIdnb-ldap-explorer-parent |
Version | Version0.14 |
Type | Typepom |
Filename | Size |
---|---|
nb-ldap-explorer-parent-0.14.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.plugin.nb-ldap-explorer/nb-ldap-explorer-parent/ -->
<dependency>
<groupId>eu.doppel-helix.netbeans.plugin.nb-ldap-explorer</groupId>
<artifactId>nb-ldap-explorer-parent</artifactId>
<version>0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.plugin.nb-ldap-explorer/nb-ldap-explorer-parent/
implementation 'eu.doppel-helix.netbeans.plugin.nb-ldap-explorer:nb-ldap-explorer-parent:0.14'
// https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.plugin.nb-ldap-explorer/nb-ldap-explorer-parent/
implementation ("eu.doppel-helix.netbeans.plugin.nb-ldap-explorer:nb-ldap-explorer-parent:0.14")
'eu.doppel-helix.netbeans.plugin.nb-ldap-explorer:nb-ldap-explorer-parent:pom:0.14'
<dependency org="eu.doppel-helix.netbeans.plugin.nb-ldap-explorer" name="nb-ldap-explorer-parent" rev="0.14">
<artifact name="nb-ldap-explorer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.doppel-helix.netbeans.plugin.nb-ldap-explorer', module='nb-ldap-explorer-parent', version='0.14')
)
libraryDependencies += "eu.doppel-helix.netbeans.plugin.nb-ldap-explorer" % "nb-ldap-explorer-parent" % "0.14"
[eu.doppel-helix.netbeans.plugin.nb-ldap-explorer/nb-ldap-explorer-parent "0.14"]