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.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.anandhababu-k
ArtifactId

ArtifactId

autoProxier
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download autoProxier

How to add to project

<!-- 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"]

Dependencies

compile (14)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0