phoenix_interface

增加对xml,随机字符,加密解密,list分割等工具类,增加对https地址的支持,增加对host 的配置,增加post请求时添加附件字段或文件方法

License

License

GroupId

GroupId

org.phoenixframe
ArtifactId

ArtifactId

phoenix_interface
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

phoenix_interface
增加对xml,随机字符,加密解密,list分割等工具类,增加对https地址的支持,增加对host 的配置,增加post请求时添加附件字段或文件方法

Download phoenix_interface

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
xml-apis : xml-apis jar 1.3.04
org.jsoup : jsoup jar 1.8.3
commons-discovery : commons-discovery jar 0.4
axis : axis-wsdl4j jar 1.5.1
axis : axis-jaxrpc jar 1.2.1
org.apache.axis : axis jar 1.4
org.httpunit : httpunit jar 1.7.2
org.apache.httpcomponents : httpclient jar 4.5.2
commons-io : commons-io jar 2.4
org.json : json jar 20080701

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.8
1.4.7
1.4.6
1.3.5
1.3.4
1.3.2
1.3.1
1.2.7
1.2.6
1.2.5
1.2.3
1.2.2