Download com.liferay.registry.api-1.0.3.jar file

Introduction

You can download com.liferay.registry.api-1.0.3.jar in this page.

License

LGPL 2.1

Type List

com.liferay.registry.api-1.0.3.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/liferay-releng.changelog
aQute.lib.filter.Filter.class
aQute/lib/filter/packageinfo
com.liferay.registry.BasicRegistryImpl.class
com.liferay.registry.Filter.class
com.liferay.registry.Registry.class
com.liferay.registry.RegistryUtil.class
com.liferay.registry.ServiceFinalizer.class
com.liferay.registry.ServiceReference.class
com.liferay.registry.ServiceRegistrar.class
com.liferay.registry.ServiceRegistration.class
com.liferay.registry.ServiceTracker.class
com.liferay.registry.ServiceTrackerCustomizer.class
com.liferay.registry.collections.ServiceMapper.class
com.liferay.registry.collections.ServiceReferenceMapper.class
com.liferay.registry.collections.ServiceReferenceMapperFactory.class
com.liferay.registry.collections.ServiceRegistrationMap.class
com.liferay.registry.collections.ServiceRegistrationMapImpl.class
com.liferay.registry.collections.ServiceTrackerCollections.class
com.liferay.registry.collections.ServiceTrackerCustomizers.class
com.liferay.registry.collections.ServiceTrackerList.class
com.liferay.registry.collections.ServiceTrackerMap.class
com.liferay.registry.collections.ServiceTrackerMapFactory.class
com.liferay.registry.collections.ServiceTrackerMapFactoryUtil.class
com.liferay.registry.collections.ServiceTrackerMapListener.class
com.liferay.registry.collections.StringServiceRegistrationMap.class
com.liferay.registry.collections.StringServiceRegistrationMapImpl.class
com.liferay.registry.collections.internal.ServiceTrackerCollectionImpl.class
com.liferay.registry.dependency.ClassServiceDependencyVerifier.class
com.liferay.registry.dependency.FilterServiceDependencyVerifier.class
com.liferay.registry.dependency.ServiceDependency.class
com.liferay.registry.dependency.ServiceDependencyListener.class
com.liferay.registry.dependency.ServiceDependencyManager.class
com.liferay.registry.dependency.ServiceDependencyVerifier.class
com.liferay.registry.util.StringPlus.class
com.liferay.registry.util.UnmodifiableCaseInsensitiveDictionaryMap.class
com.liferay.registry.util.UnmodifiableCaseInsensitiveMapDictionary.class
com/liferay/registry/collections/packageinfo
com/liferay/registry/dependency/packageinfo
com/liferay/registry/packageinfo
com/liferay/registry/util/packageinfo

Pom

com.liferay.registry.api-1.0.3.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.liferay</groupId>
  <artifactId>com.liferay.registry.api</artifactId>
  <version>1.0.3</version>
  <licenses>
    <license>
      <name>LGPL 2.1</name>
      <url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Brian Wing Shun Chan</name>
      <organization>Liferay, Inc.</organization>
      <organizationUrl>http://www.liferay.com</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git@github.com:liferay/liferay-portal.git</connection>
    <developerConnection>scm:git:git@github.com:liferay/liferay-portal.git</developerConnection>
    <url>http://github.com/liferay/liferay-portal</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>biz.aQute.bnd</groupId>
      <artifactId>biz.aQute.bndlib</artifactId>
      <version>3.1.0</version>
      <scope>provided</scope>
    </dependency>
  </dependencies>
</project>

POM Entry

<dependency>
   <groupId>com.liferay</groupId>
   <artifactId>com.liferay.registry.api</artifactId>
   <version>1.0.3</version>
</dependency>

Download

If you think the following com.liferay.registry.api-1.0.3.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download com.liferay.registry.api-1.0.3.jar file




PreviousNext

Related