| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.paulosalonso |
| Идентификатор | Идентификаторspel-builder |
| Последняя версия | Последняя версия1.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspel-builder
A facilitator for creating Spring expressions (SpEL).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spel-builder-1.1.2.pom | |
| spel-builder-1.1.2.jar | 24 KB |
| spel-builder-1.1.2-sources.jar | 11 KB |
| spel-builder-1.1.2-javadoc.jar | 477 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.paulosalonso/spel-builder/ -->
<dependency>
<groupId>com.github.paulosalonso</groupId>
<artifactId>spel-builder</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulosalonso/spel-builder/
implementation 'com.github.paulosalonso:spel-builder:1.1.2'
// https://jarcasting.com/artifacts/com.github.paulosalonso/spel-builder/
implementation ("com.github.paulosalonso:spel-builder:1.1.2")
'com.github.paulosalonso:spel-builder:jar:1.1.2'
<dependency org="com.github.paulosalonso" name="spel-builder" rev="1.1.2">
<artifact name="spel-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulosalonso', module='spel-builder', version='1.1.2')
)
libraryDependencies += "com.github.paulosalonso" % "spel-builder" % "1.1.2"
[com.github.paulosalonso/spel-builder "1.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |