WSO2 Carbon - Identity Common Test Util

WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

org.wso2.carbon.identity.test-util
Last Version

Last Version

5.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

WSO2 Carbon - Identity Common Test Util
WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.
Project Organization

Project Organization

WSO2

Download org.wso2.carbon.identity.test-util

How to add to project

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/org.wso2.carbon.identity.test-util/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.framework</groupId>
    <artifactId>org.wso2.carbon.identity.test-util</artifactId>
    <version>5.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/org.wso2.carbon.identity.test-util/
implementation 'org.wso2.carbon.identity.framework:org.wso2.carbon.identity.test-util:5.9.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/org.wso2.carbon.identity.test-util/
implementation ("org.wso2.carbon.identity.framework:org.wso2.carbon.identity.test-util:5.9.0")
'org.wso2.carbon.identity.framework:org.wso2.carbon.identity.test-util:jar:5.9.0'
<dependency org="org.wso2.carbon.identity.framework" name="org.wso2.carbon.identity.test-util" rev="5.9.0">
  <artifact name="org.wso2.carbon.identity.test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.framework', module='org.wso2.carbon.identity.test-util', version='5.9.0')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "org.wso2.carbon.identity.test-util" % "5.9.0"
[org.wso2.carbon.identity.framework/org.wso2.carbon.identity.test-util "5.9.0"]

Dependencies

provided (3)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
log4j : log4j jar 1.2.13
org.powermock : powermock-module-testng-common jar 1.7.3

Project Modules

There are no modules declared in this project.

carbon-identity-framework

Branch Build Status Travis CI Status
master Build Status Travis CI Status

This repository contains the core components and features required by the WSO2 Identity Server product.

Building from the source

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

  1. Install Java 8
  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-identity-framework.git)
  4. Run the Maven command mvn clean install from the carbon-identity-framework directory.
org.wso2.carbon.identity.framework

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.9.0