Download com.liferay.portal.configuration.metatype-2.0.0.jar file

Introduction

You can download com.liferay.portal.configuration.metatype-2.0.0.jar in this page.

License

LGPL 2.1

Type List

com.liferay.portal.configuration.metatype-2.0.0.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/liferay-releng.changelog
com.liferay.portal.configuration.metatype.annotations.ExtendedObjectClassDefinition.class
com.liferay.portal.configuration.metatype.bnd.util.ConfigurableUtil.class
com.liferay.portal.configuration.metatype.definitions.ExtendedAttributeDefinition.class
com.liferay.portal.configuration.metatype.definitions.ExtendedMetaTypeInformation.class
com.liferay.portal.configuration.metatype.definitions.ExtendedMetaTypeService.class
com.liferay.portal.configuration.metatype.definitions.ExtendedObjectClassDefinition.class
com.liferay.portal.configuration.metatype.util.ParameterMapInvocationHandler.class
com.liferay.portal.configuration.metatype.util.ParameterMapUtil.class
com/liferay/portal/configuration/metatype/annotations/packageinfo
com/liferay/portal/configuration/metatype/bnd/util/packageinfo
com/liferay/portal/configuration/metatype/definitions/packageinfo
com/liferay/portal/configuration/metatype/util/packageinfo

Pom

com.liferay.portal.configuration.metatype-2.0.0.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.portal.configuration.metatype</artifactId>
  <version>2.0.0</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>org.osgi</groupId>
      <artifactId>org.osgi.core</artifactId>
      <version>5.0.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>org.osgi</groupId>
      <artifactId>org.osgi.service.component.annotations</artifactId>
      <version>1.3.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>biz.aQute.bnd</groupId>
      <artifactId>biz.aQute.bndlib</artifactId>
      <version>3.1.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>org.osgi</groupId>
      <artifactId>org.osgi.service.metatype</artifactId>
      <version>1.3.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>com.liferay.portal</groupId>
      <artifactId>com.liferay.portal.kernel</artifactId>
      <version>2.0.0</version>
      <scope>provided</scope>
    </dependency>
  </dependencies>
</project>

POM Entry

<dependency>
   <groupId>com.liferay</groupId>
   <artifactId>com.liferay.portal.configuration.metatype</artifactId>
   <version>2.0.0</version>
</dependency>

Download

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



Download com.liferay.portal.configuration.metatype-2.0.0.jar file




PreviousNext

Related