| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.elasticpath |
| Идентификатор | Идентификаторcom.elasticpath.sisu.peaberry-code-generator |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEP ∷ Peaberry Code Generator
Contains annotations to auto-generate OSGI service import and export Peaberry classes
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.elasticpath/com.elasticpath.sisu.peaberry-code-generator/ -->
<dependency>
<groupId>com.elasticpath</groupId>
<artifactId>com.elasticpath.sisu.peaberry-code-generator</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.elasticpath/com.elasticpath.sisu.peaberry-code-generator/
implementation 'com.elasticpath:com.elasticpath.sisu.peaberry-code-generator:1.0'
// https://jarcasting.com/artifacts/com.elasticpath/com.elasticpath.sisu.peaberry-code-generator/
implementation ("com.elasticpath:com.elasticpath.sisu.peaberry-code-generator:1.0")
'com.elasticpath:com.elasticpath.sisu.peaberry-code-generator:jar:1.0'
<dependency org="com.elasticpath" name="com.elasticpath.sisu.peaberry-code-generator" rev="1.0">
<artifact name="com.elasticpath.sisu.peaberry-code-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.elasticpath', module='com.elasticpath.sisu.peaberry-code-generator', version='1.0')
)
libraryDependencies += "com.elasticpath" % "com.elasticpath.sisu.peaberry-code-generator" % "1.0"
[com.elasticpath/com.elasticpath.sisu.peaberry-code-generator "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.velocity : velocity | jar | 1.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.sisu : org.eclipse.sisu.inject | jar | 0.3.1 |
| org.ops4j : peaberry | jar | 1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.testing.compile : compile-testing | jar | 0.6 |
| junit : junit | jar | 4.11 |