| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.kubek2k |
| Идентификатор | Идентификаторspringockito-annotations |
| Версия | Версия1.0.9 |
| Тип | Типjar |
| Описание |
ОписаниеSpringockito annotations
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| springockito-annotations-1.0.9.pom | |
| springockito-annotations-1.0.9.jar | 37 KB |
| springockito-annotations-1.0.9-sources.jar | 23 KB |
| springockito-annotations-1.0.9-javadoc.jar | 267 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kubek2k/springockito-annotations/ -->
<dependency>
<groupId>org.kubek2k</groupId>
<artifactId>springockito-annotations</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.kubek2k/springockito-annotations/
implementation 'org.kubek2k:springockito-annotations:1.0.9'
// https://jarcasting.com/artifacts/org.kubek2k/springockito-annotations/
implementation ("org.kubek2k:springockito-annotations:1.0.9")
'org.kubek2k:springockito-annotations:jar:1.0.9'
<dependency org="org.kubek2k" name="springockito-annotations" rev="1.0.9">
<artifact name="springockito-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kubek2k', module='springockito-annotations', version='1.0.9')
)
libraryDependencies += "org.kubek2k" % "springockito-annotations" % "1.0.9"
[org.kubek2k/springockito-annotations "1.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.0 |
| junit : junit Необязательный | jar | 4.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 3.1.2.RELEASE |
| org.springframework : spring-test | jar | 3.1.2.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.3.1 |
| org.easytesting : fest-assert | jar | 1.4 |