| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.tomitribe |
| Идентификатор | Идентификаторsheldon-sample-ejb |
| Версия | Версия0.9 |
| Тип | Типejb |
| Описание |
ОписаниеSheldon :: Sample EJB Jar
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sheldon-sample-ejb-0.9.pom | |
| sheldon-sample-ejb-0.9.jar | 13 KB |
| sheldon-sample-ejb-0.9-sources.jar | 10 KB |
| sheldon-sample-ejb-0.9-javadoc.jar | 39 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.tomitribe/sheldon-sample-ejb/ -->
<dependency>
<groupId>org.tomitribe</groupId>
<artifactId>sheldon-sample-ejb</artifactId>
<version>0.9</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.tomitribe/sheldon-sample-ejb/
implementation 'org.tomitribe:sheldon-sample-ejb:0.9'
// https://jarcasting.com/artifacts/org.tomitribe/sheldon-sample-ejb/
implementation ("org.tomitribe:sheldon-sample-ejb:0.9")
'org.tomitribe:sheldon-sample-ejb:ejb:0.9'
<dependency org="org.tomitribe" name="sheldon-sample-ejb" rev="0.9">
<artifact name="sheldon-sample-ejb" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.tomitribe', module='sheldon-sample-ejb', version='0.9')
)
libraryDependencies += "org.tomitribe" % "sheldon-sample-ejb" % "0.9"
[org.tomitribe/sheldon-sample-ejb "0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.tomitribe : sheldon-api | jar | 0.9 |
| org.tomitribe : tomitribe-util | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.tomitribe : tomitribe-crest | jar | 0.5 |
| org.tomitribe : tomitribe-crest-api | jar | 0.5 |
| javax : javaee-api | jar | 7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.tomitribe : sheldon-impl | jar | 0.9 |
| junit : junit | jar | 4.11 |
| org.apache.openejb : apache-tomee | zip | 1.7.2 |