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

Mash::Velocity 2

In brewing, mashing passes raw ingredients through hot water to activate, hydrate, and convert them for fermentation. Mash, the open source project, takes raw data payloads and provides a generic mediation process to translate the payloads into a new output. This allows configuration-driven mediation to be plugged into your application, which is especially important when dealing with ad-hoc tweaks that need to occur to payloads to add, remove, or alter them to conform to changing service payloads to/from other systems.

Лицензия

Лицензия

Группа

Группа

org.bitbucket.cpointe.mash
Идентификатор

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

mash-velocity
Версия

Версия

2
Тип

Тип

jar
Описание

Описание

Mash::Velocity
In brewing, mashing passes raw ingredients through hot water to activate, hydrate, and convert them for fermentation. Mash, the open source project, takes raw data payloads and provides a generic mediation process to translate the payloads into a new output. This allows configuration-driven mediation to be plugged into your application, which is especially important when dealing with ad-hoc tweaks that need to occur to payloads to add, remove, or alter them to conform to changing service payloads to/from other systems.

Скачать mash-velocity 2


<!-- https://jarcasting.com/artifacts/org.bitbucket.cpointe.mash/mash-velocity/ -->
<dependency>
    <groupId>org.bitbucket.cpointe.mash</groupId>
    <artifactId>mash-velocity</artifactId>
    <version>2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.cpointe.mash/mash-velocity/
implementation 'org.bitbucket.cpointe.mash:mash-velocity:2'
// https://jarcasting.com/artifacts/org.bitbucket.cpointe.mash/mash-velocity/
implementation ("org.bitbucket.cpointe.mash:mash-velocity:2")
'org.bitbucket.cpointe.mash:mash-velocity:jar:2'
<dependency org="org.bitbucket.cpointe.mash" name="mash-velocity" rev="2">
  <artifact name="mash-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.cpointe.mash', module='mash-velocity', version='2')
)
libraryDependencies += "org.bitbucket.cpointe.mash" % "mash-velocity" % "2"
[org.bitbucket.cpointe.mash/mash-velocity "2"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.bitbucket.cpointe.mash : mash-core jar 2
org.slf4j : slf4j-api jar 1.7.24
org.slf4j : slf4j-log4j12 jar 1.7.24
org.apache.velocity : velocity-engine-core jar 2.0

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
info.cukes : cucumber-java jar 1.2.5
info.cukes : cucumber-junit jar 1.2.5
org.bitbucket.cpointe.mash : mash-core test-jar 2

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

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