is not current version
Last Version 1.0.5

com.github.anandhababu-k:autoProxier 1.0.1

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

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.anandhababu-k
ArtifactId

ArtifactId

autoProxier
Version

Version

1.0.1
Type

Type

jar

Download autoProxier 1.0.1


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