License |
License |
---|---|
Categories |
CategoriesNetBeans Development Tools IDE Net |
GroupId | GroupIdeu.doppel-helix.netbeans.plugin.nb-ldap-explorer |
ArtifactId | ArtifactIdnb-ldap-explorer-parent |
Version | Version0.17 |
Type | Typepom |
Description |
Descriptionnb-ldap-bundle Netbeans Module Suite
Grouping module for the nb-ldap-explorer suite
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nb-ldap-explorer-parent-0.17.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.17</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.17'
// 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.17")
'eu.doppel-helix.netbeans.plugin.nb-ldap-explorer:nb-ldap-explorer-parent:pom:0.17'
<dependency org="eu.doppel-helix.netbeans.plugin.nb-ldap-explorer" name="nb-ldap-explorer-parent" rev="0.17">
<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.17')
)
libraryDependencies += "eu.doppel-helix.netbeans.plugin.nb-ldap-explorer" % "nb-ldap-explorer-parent" % "0.17"
[eu.doppel-helix.netbeans.plugin.nb-ldap-explorer/nb-ldap-explorer-parent "0.17"]