| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.atomicleopard |
| Идентификатор | Идентификаторthundr-contrib-sendgrid |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеA parent pom for thundr module common project setup
|
| Организация-разработчик |
Организация-разработчикAtomic Leopard |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.atomicleopard/thundr-contrib-sendgrid/ -->
<dependency>
<groupId>com.atomicleopard</groupId>
<artifactId>thundr-contrib-sendgrid</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.atomicleopard/thundr-contrib-sendgrid/
implementation 'com.atomicleopard:thundr-contrib-sendgrid:3.0.0'
// https://jarcasting.com/artifacts/com.atomicleopard/thundr-contrib-sendgrid/
implementation ("com.atomicleopard:thundr-contrib-sendgrid:3.0.0")
'com.atomicleopard:thundr-contrib-sendgrid:jar:3.0.0'
<dependency org="com.atomicleopard" name="thundr-contrib-sendgrid" rev="3.0.0">
<artifact name="thundr-contrib-sendgrid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atomicleopard', module='thundr-contrib-sendgrid', version='3.0.0')
)
libraryDependencies += "com.atomicleopard" % "thundr-contrib-sendgrid" % "3.0.0"
[com.atomicleopard/thundr-contrib-sendgrid "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sendgrid : sendgrid-java | jar | 3.0.9 |
| com.threewks.thundr : thundr | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.threewks.thundr : thundr | test-jar | 3.0.0 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.10.19 |