| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииStripe Прикладные библиотеки Financial |
| Группа | Группаcom.pojosontheweb |
| Идентификатор | Идентификаторttt-stripes-testprj |
| Версия | Версия0.1-alpha4 |
| Тип | Типwar |
| Описание |
ОписаниеTyped Text Templates
|
| Имя Файла | Размер |
|---|---|
| ttt-stripes-testprj-0.1-alpha4.pom | |
| ttt-stripes-testprj-0.1-alpha4.war | 1009 KB |
| ttt-stripes-testprj-0.1-alpha4-sources.jar | 6 KB |
| ttt-stripes-testprj-0.1-alpha4-javadoc.jar | 39 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/ttt-stripes-testprj/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>ttt-stripes-testprj</artifactId>
<version>0.1-alpha4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/ttt-stripes-testprj/
implementation 'com.pojosontheweb:ttt-stripes-testprj:0.1-alpha4'
// https://jarcasting.com/artifacts/com.pojosontheweb/ttt-stripes-testprj/
implementation ("com.pojosontheweb:ttt-stripes-testprj:0.1-alpha4")
'com.pojosontheweb:ttt-stripes-testprj:war:0.1-alpha4'
<dependency org="com.pojosontheweb" name="ttt-stripes-testprj" rev="0.1-alpha4">
<artifact name="ttt-stripes-testprj" type="war" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='ttt-stripes-testprj', version='0.1-alpha4')
)
libraryDependencies += "com.pojosontheweb" % "ttt-stripes-testprj" % "0.1-alpha4"
[com.pojosontheweb/ttt-stripes-testprj "0.1-alpha4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.pojosontheweb : ttt-stripes | jar | 0.1-alpha4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |