WSO2 Stratos AppServer - Utils Features

WSO2 AppServer Features Parent

Лицензия

Лицензия

Группа

Группа

org.wso2.appserver
Идентификатор

Идентификатор

org.wso2.stratos.appserver.utils.feature
Последняя версия

Последняя версия

5.3.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

WSO2 Stratos AppServer - Utils Features
WSO2 AppServer Features Parent
Ссылка на сайт

Ссылка на сайт

http://wso2.org
Организация-разработчик

Организация-разработчик

WSO2 Inc

Скачать org.wso2.stratos.appserver.utils.feature

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.apache.derby.wso2 » derby jar 10.3.2.1wso2v1
org.hibernate.wso2 » hibernate jar 3.2.5.ga-wso2v1
org.apache.bcel.wso2 » bcel jar 5.2.0.wso2v1
asm.wso2 » asm jar 3.1.wso2v1
cglib.wso2 » cglib jar 2.2.wso2v1
org.apache.axis2.wso2 » axis2-jaxbri jar 1.6.1.wso2v14
com.sun.xml.bind.wso2 » jaxb jar 2.2.5.wso2v1

Модули Проекта

Данный проект не имеет модулей.

Welcome to WSO2 Application Server


Branch Build Status
master Build Status

Welcome to WSO2 Application Server, the successor of WSO2 Carbon based Application Server. WSO2 Application Server 6.0.0 is a complete revamp and is based on vanilla Apache Tomcat. WSO2 provides a number of features by means of extensions to Apache Tomcat to add/enhance the functionality. It provides first class support for generic web applications, JAX-RS/JAX-WS web applications and Jaggery applications. The performance of the server and individual application can be monitored by integrating WSO2 Application Server with WSO2 Data Analytics Server.

Features

  • HTTP analytics with [WSO2 HTTP Analytics Server] (https://github.com/wso2/analytics-http)
  • SAML based Single Sign On (SSO) for web applications
  • Support for Jaggery application deployment
  • Webapp classloading runtimes

Building the product

Prerequisites

  1. JDK 1.8 or higher
  2. Apache Maven 3.0.x or higher
  3. Git

How to build the product

  1. Clone the repository using git clone https://github.com/wso2/product-as.git
  2. cd into product-as directory
  3. Run mvn clean install
  4. Extract wso2as-{version}.zip located at distribution/target directory

Running WSO2 Application Server

Prerequisites

  1. JDK 1.8 or higher
  2. Apache Maven 3.0.x or higher

How to run WSO2 Application Server

  1. Goto <AS_HOME>/bin/ directory
  2. Run ./catalina.sh run (in MAC OS and Linux based operating systems) or catalina.bat run (in Windows)

How to Contribute

Contact us

WSO2 Application Server developers can be contacted via the mailing lists:

org.wso2.appserver

WSO2

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

Версии библиотеки

Версия
5.3.0
5.3.0-beta1