| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sourceforge.basher |
| Идентификатор | Идентификаторbasher-example |
| Последняя версия | Последняя версия1.0.13 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBasher Example
Example module for the Maven Basher Plugin
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| basher-example-1.0.13.pom | |
| basher-example-1.0.13.jar | 14 KB |
| basher-example-1.0.13-sources.jar | 10 KB |
| basher-example-1.0.13-javadoc.jar | 60 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sourceforge.basher/basher-example/ -->
<dependency>
<groupId>net.sourceforge.basher</groupId>
<artifactId>basher-example</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.basher/basher-example/
implementation 'net.sourceforge.basher:basher-example:1.0.13'
// https://jarcasting.com/artifacts/net.sourceforge.basher/basher-example/
implementation ("net.sourceforge.basher:basher-example:1.0.13")
'net.sourceforge.basher:basher-example:jar:1.0.13'
<dependency org="net.sourceforge.basher" name="basher-example" rev="1.0.13">
<artifact name="basher-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.basher', module='basher-example', version='1.0.13')
)
libraryDependencies += "net.sourceforge.basher" % "basher-example" % "1.0.13"
[net.sourceforge.basher/basher-example "1.0.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework » org.springframework.beans | jar | 3.0.0.RELEASE |
| hivemind : hivemind | jar | 1.1 |
| org.ops4j.gaderian : gaderian-util | jar | 1.0 |
| net.sourceforge.basher : basher-framework | jar | 1.0.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.8 |
| junit : junit | jar | 4.6 |