API Key Manager 5.0.4

Includes features for Key Manager.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

org.wso2.apimgt.keymanager.nested.category.feature
Last Version

Last Version

5.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

API Key Manager 5.0.4
Includes features for Key Manager.
Project URL

Project URL

http://wso2.org
Project Organization

Project Organization

WSO2

Download org.wso2.apimgt.keymanager.nested.category.feature

How to add to project

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/org.wso2.apimgt.keymanager.nested.category.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.apimgt</groupId>
    <artifactId>org.wso2.apimgt.keymanager.nested.category.feature</artifactId>
    <version>5.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/org.wso2.apimgt.keymanager.nested.category.feature/
implementation 'org.wso2.carbon.apimgt:org.wso2.apimgt.keymanager.nested.category.feature:5.0.4'
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/org.wso2.apimgt.keymanager.nested.category.feature/
implementation ("org.wso2.carbon.apimgt:org.wso2.apimgt.keymanager.nested.category.feature:5.0.4")
'org.wso2.carbon.apimgt:org.wso2.apimgt.keymanager.nested.category.feature:pom:5.0.4'
<dependency org="org.wso2.carbon.apimgt" name="org.wso2.apimgt.keymanager.nested.category.feature" rev="5.0.4">
  <artifact name="org.wso2.apimgt.keymanager.nested.category.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.apimgt', module='org.wso2.apimgt.keymanager.nested.category.feature', version='5.0.4')
)
libraryDependencies += "org.wso2.carbon.apimgt" % "org.wso2.apimgt.keymanager.nested.category.feature" % "5.0.4"
[org.wso2.carbon.apimgt/org.wso2.apimgt.keymanager.nested.category.feature "5.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

carbon-apimgt

About this repository

Branch Build Status(Jenkins) Build Status(TravisCI)
master Build Status Build Status

Building from the source

If you want to build carbon-apimgt from the source code:

  1. Install Java 7 or 8 (http://www.oracle.com/technetwork/java/javase/downloads)
  2. Install Apache Maven 3.x.x (https://maven.apache.org/download.cgi#)
  3. Get a clone or download the source from this repository (https://github.com/wso2/carbon-apimgt.git).
  4. Check out branch master as follows:
    git checkout master
  5. Navigate to the carbon-apimgt directory and run the following Maven command.
    mvn clean install
org.wso2.carbon.apimgt

WSO2

Welcome to the WSO2 source code! For info on working with the WSO2 repositories and contributing code, click the link below.

Versions

Version
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0