org.knopflerfish.bundle.useradmin
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.knopflerfish.bundle.useradmin</artifactId>
<version>4.1.1</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.osgi</groupId>
<artifactId>org.knopflerfish.bundle.useradmin</artifactId>
<version>4.1.1</version>
<description>User Administration Service</description>
<name>UserAdmin</name>
<url>http://www.knopflerfish.org/releases/5.1.0/docs/bundledoc/index.html</url>
<organization>
<name>Knopflerfish</name>
</organization>
<licenses>
<license>
<name>http://www.knopflerfish.org/license.html</name>
<url>http://www.knopflerfish.org/license.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>https://github.com:knopflerfish/knopflerfish.org.git</url>
<connection>scm:git@github.com:knopflerfish/knopflerfish.org.git</connection>
<developerConnection>scm:git@github.com:knopflerfish/knopflerfish.org.git</developerConnection>
</scm>
<developers>
<developer>
<id>Makewave</id>
<email>info@makewave.com</email>
<name>Makewave</name>
<organization>Makewave</organization>
<organizationUrl>http://makewave.com</organizationUrl>
<timezone>1</timezone>
</developer>
</developers>
</project>