org.zalando.stups:junit-postgres

Parent pom.xml that can be used by STUPS Maven projects

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

org.zalando.stups
Идентификатор

Идентификатор

junit-postgres
Последняя версия

Последняя версия

0.8.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parent pom.xml that can be used by STUPS Maven projects
Организация-разработчик

Организация-разработчик

Zalando SE
Система контроля версий

Система контроля версий

https://github.com/zalando-stups/booties.git

Скачать junit-postgres

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.zalando.stups/junit-postgres/ -->
<dependency>
    <groupId>org.zalando.stups</groupId>
    <artifactId>junit-postgres</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.stups/junit-postgres/
implementation 'org.zalando.stups:junit-postgres:0.8.1'
// https://jarcasting.com/artifacts/org.zalando.stups/junit-postgres/
implementation ("org.zalando.stups:junit-postgres:0.8.1")
'org.zalando.stups:junit-postgres:jar:0.8.1'
<dependency org="org.zalando.stups" name="junit-postgres" rev="0.8.1">
  <artifact name="junit-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando.stups', module='junit-postgres', version='0.8.1')
)
libraryDependencies += "org.zalando.stups" % "junit-postgres" % "0.8.1"
[org.zalando.stups/junit-postgres "0.8.1"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
junit : junit jar
org.springframework : spring-jdbc jar
ru.yandex.qatools.embed : postgresql-embedded jar 2.9
org.slf4j : slf4j-simple Необязательный jar
org.junit.jupiter : junit-jupiter-engine Необязательный jar 5.2.0

test (2)

Идентификатор библиотеки Тип Версия
org.postgresql : postgresql jar
org.junit.platform : junit-platform-launcher jar 1.2.0

Модули Проекта

Данный проект не имеет модулей.

Build Status Coverage Status

Try Initializer

#Booties

##STUPS-Support

Some starters that helps integration of your application into STUPS - Platform.

###stups-twintip-spring-boot-starter

Zalando-STUPS-Twintip Support.

NON-STUPS

###guava-eventbus-spring-boot-starter

Simple integration of Guava-Eventbus.

###data-jpa-eclipselink-spring-boot-starter

If you don't like Hibernate you can use EclipseLink.

License

Copyright © 2015 Zalando SE

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

org.zalando.stups

STUPS by Zalando

THE PROJECTS IN THIS ORG ARE NO LONGER ACTIVELY MAINTAINED

Версии библиотеки

Версия
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0