Automated MuleSoft Proxy API Code Generator

The AutoProxier is a simple library for generating MuleSoft SOAP (Pass through) and REST (Reverse Proxy) Proxy API codes automatically.

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.github.anandhababu-k
Идентификатор

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

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

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

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Automated MuleSoft Proxy API Code Generator
The AutoProxier is a simple library for generating MuleSoft SOAP (Pass through) and REST (Reverse Proxy) Proxy API codes automatically.

Скачать autoProxier

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

<!-- https://jarcasting.com/artifacts/com.github.anandhababu-k/autoProxier/ -->
<dependency>
    <groupId>com.github.anandhababu-k</groupId>
    <artifactId>autoProxier</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anandhababu-k/autoProxier/
implementation 'com.github.anandhababu-k:autoProxier:1.0.5'
// https://jarcasting.com/artifacts/com.github.anandhababu-k/autoProxier/
implementation ("com.github.anandhababu-k:autoProxier:1.0.5")
'com.github.anandhababu-k:autoProxier:jar:1.0.5'
<dependency org="com.github.anandhababu-k" name="autoProxier" rev="1.0.5">
  <artifact name="autoProxier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anandhababu-k', module='autoProxier', version='1.0.5')
)
libraryDependencies += "com.github.anandhababu-k" % "autoProxier" % "1.0.5"
[com.github.anandhababu-k/autoProxier "1.0.5"]

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
com.github.anandhababu-k : autoProxier jar 1.0.3
org.seleniumhq.selenium : selenium-server jar 3.141.59
com.paulhammant : ngwebdriver jar 1.1.3
net.minidev : json-smart jar 2.1.0
com.googlecode.json-simple : json-simple jar 1.1
com.jayway.jsonpath : json-path jar 1.2.0
com.fasterxml.jackson.core : jackson-databind jar 2.3.4
com.fasterxml.jackson.core : jackson-core jar 2.5.2
com.fasterxml.jackson.core : jackson-annotations jar 2.1.2
commons-io : commons-io jar 2.4
com.google.code.gson : gson jar 2.8.0
net.lingala.zip4j : zip4j jar 1.3.2
com.google.guava : guava jar 29.0-jre
org.slf4j : slf4j-api jar 1.7.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0