Last Version

MethodX 1.0

Method eXposure (MethodX) is a way of providing interoperability between computer systems on the Internet

License

License

Categories

Categories

Net
GroupId

GroupId

net.mainclass
ArtifactId

ArtifactId

methodx
Version

Version

1.0
Type

Type

jar
Description

Description

MethodX
Method eXposure (MethodX) is a way of providing interoperability between computer systems on the Internet
Project URL

Project URL

http://github.com/mainclass/methodx
Source Code Management

Source Code Management

http://github.com/mainclass/methodx/tree/master

Download methodx 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.8.v20171121
com.fasterxml.jackson.core : jackson-databind jar 2.9.3
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.