| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openatom.ubml |
| Идентификатор | Идентификаторubml-test |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Описание |
Описаниеtop ubml project pom.xml file
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ubml-test-0.1.0.pom | |
| ubml-test-0.1.0.jar | 2 KB |
| ubml-test-0.1.0-sources.jar | 1 KB |
| ubml-test-0.1.0-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openatom.ubml/ubml-test/ -->
<dependency>
<groupId>org.openatom.ubml</groupId>
<artifactId>ubml-test</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openatom.ubml/ubml-test/
implementation 'org.openatom.ubml:ubml-test:0.1.0'
// https://jarcasting.com/artifacts/org.openatom.ubml/ubml-test/
implementation ("org.openatom.ubml:ubml-test:0.1.0")
'org.openatom.ubml:ubml-test:jar:0.1.0'
<dependency org="org.openatom.ubml" name="ubml-test" rev="0.1.0">
<artifact name="ubml-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openatom.ubml', module='ubml-test', version='0.1.0')
)
libraryDependencies += "org.openatom.ubml" % "ubml-test" % "0.1.0"
[org.openatom.ubml/ubml-test "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.4.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.4.2 |
| org.mockito : mockito-core | jar | 2.23.4 |
| org.mockito : mockito-junit-jupiter | jar | 2.23.4 |
| org.assertj : assertj-core | jar | 3.12.2 |