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

Multitenancy 4 JEE 0.4.2

Multitenancy will supported in JEE7. Today there's no official support by the JEE Spec. With Multitenancy4JEE there's a library to enable multitenancy support to your JEE projects (first version for JBoss AS 7 and Hibernate)

Лицензия

Лицензия

Группа

Группа

com.sourcecoding
Идентификатор

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

multitenancy
Версия

Версия

0.4.2
Тип

Тип

jar
Описание

Описание

Multitenancy 4 JEE
Multitenancy will supported in JEE7. Today there's no official support by the JEE Spec. With Multitenancy4JEE there's a library to enable multitenancy support to your JEE projects (first version for JBoss AS 7 and Hibernate)

Скачать multitenancy 0.4.2


<!-- https://jarcasting.com/artifacts/com.sourcecoding/multitenancy/ -->
<dependency>
    <groupId>com.sourcecoding</groupId>
    <artifactId>multitenancy</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sourcecoding/multitenancy/
implementation 'com.sourcecoding:multitenancy:0.4.2'
// https://jarcasting.com/artifacts/com.sourcecoding/multitenancy/
implementation ("com.sourcecoding:multitenancy:0.4.2")
'com.sourcecoding:multitenancy:jar:0.4.2'
<dependency org="com.sourcecoding" name="multitenancy" rev="0.4.2">
  <artifact name="multitenancy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sourcecoding', module='multitenancy', version='0.4.2')
)
libraryDependencies += "com.sourcecoding" % "multitenancy" % "0.4.2"
[com.sourcecoding/multitenancy "0.4.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.hibernate : hibernate-entitymanager jar 4.0.1.Final

provided (3)

Идентификатор библиотеки Тип Версия
org.jboss.spec : jboss-javaee-web-6.0 pom 3.0.1.Final
org.hibernate : hibernate-core jar 4.0.1.Final
org.picketbox : picketbox jar 4.0.7.Final

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar
org.jboss.arquillian.junit : arquillian-junit-container jar

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

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