Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.osgiliath.wrappers |
ArtifactId | ArtifactIdnet.osgiliath.wrapper.spring-ldap |
Version | Version0.1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.spring-ldap/ -->
<dependency>
<groupId>net.osgiliath.wrappers</groupId>
<artifactId>net.osgiliath.wrapper.spring-ldap</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.spring-ldap/
implementation 'net.osgiliath.wrappers:net.osgiliath.wrapper.spring-ldap:0.1.1'
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.spring-ldap/
implementation ("net.osgiliath.wrappers:net.osgiliath.wrapper.spring-ldap:0.1.1")
'net.osgiliath.wrappers:net.osgiliath.wrapper.spring-ldap:jar:0.1.1'
<dependency org="net.osgiliath.wrappers" name="net.osgiliath.wrapper.spring-ldap" rev="0.1.1">
<artifact name="net.osgiliath.wrapper.spring-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.wrappers', module='net.osgiliath.wrapper.spring-ldap', version='0.1.1')
)
libraryDependencies += "net.osgiliath.wrappers" % "net.osgiliath.wrapper.spring-ldap" % "0.1.1"
[net.osgiliath.wrappers/net.osgiliath.wrapper.spring-ldap "0.1.1"]