Download io.github.aresxue.boot.util JAR files with all dependencies
ares-boot-util-common from group io.github.aresxue.boot.util (version 1.0.2)
通用工具模块, 只依赖jdk的工具类
Universal tool module, only depends on the tool class of jdk
Group: io.github.aresxue.boot.util Artifact: ares-boot-util-common
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ares-boot-util-common
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 1
Dependencies tomcat-embed-core,
There are maybe transitive dependencies!
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 1
Dependencies tomcat-embed-core,
There are maybe transitive dependencies!
ares-boot-util-test from group io.github.aresxue.boot.util (version 1.0.2)
Test util
Group: io.github.aresxue.boot.util Artifact: ares-boot-util-test
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ares-boot-util-test
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 3
Dependencies spring-boot-starter-test, spring-boot-starter-log4j2, jackson-dataformat-yaml,
There are maybe transitive dependencies!
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 3
Dependencies spring-boot-starter-test, spring-boot-starter-log4j2, jackson-dataformat-yaml,
There are maybe transitive dependencies!
ares-boot-util-json from group io.github.aresxue.boot.util (version 1.0.2)
提供json序列化、反序列化和解析的api
APIs that provide JSON serialization, deserialization and parsing
Group: io.github.aresxue.boot.util Artifact: ares-boot-util-json
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ares-boot-util-json
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 4
Dependencies ares-boot-util-common, jackson-datatype-jsr310, jackson-databind, jackson-module-kotlin,
There are maybe transitive dependencies!
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 4
Dependencies ares-boot-util-common, jackson-datatype-jsr310, jackson-databind, jackson-module-kotlin,
There are maybe transitive dependencies!
ares-boot-util-http from group io.github.aresxue.boot.util (version 1.0.2)
提供http相关工具类,自带连接池管理
Provide http related tools, with built-in connection pool management
Group: io.github.aresxue.boot.util Artifact: ares-boot-util-http
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ares-boot-util-http
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 3
Dependencies ares-boot-util-common, ares-boot-util-json, httpclient5,
There are maybe transitive dependencies!
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 3
Dependencies ares-boot-util-common, ares-boot-util-json, httpclient5,
There are maybe transitive dependencies!
ares-boot-util-yaml from group io.github.aresxue.boot.util (version 1.0.2)
提供yaml相关工具类
Provide yaml related tool classes
Group: io.github.aresxue.boot.util Artifact: ares-boot-util-yaml
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ares-boot-util-yaml
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies ares-boot-util-common, snakeyaml,
There are maybe transitive dependencies!
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies ares-boot-util-common, snakeyaml,
There are maybe transitive dependencies!
ares-boot-util-servlet from group io.github.aresxue.boot.util (version 1.0.2)
提供servlet操作工具类
Provide servlet operation tool class
Group: io.github.aresxue.boot.util Artifact: ares-boot-util-servlet
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ares-boot-util-servlet
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 3
Dependencies ares-boot-util-common, commons-io, javax.servlet-api,
There are maybe transitive dependencies!
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 3
Dependencies ares-boot-util-common, commons-io, javax.servlet-api,
There are maybe transitive dependencies!
ares-boot-util-spring from group io.github.aresxue.boot.util (version 1.0.2)
提供spring相关工具类
Provide spring related tool classes
Group: io.github.aresxue.boot.util Artifact: ares-boot-util-spring
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ares-boot-util-spring
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies ares-boot-util-common, commons-lang3,
There are maybe transitive dependencies!
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies ares-boot-util-common, commons-lang3,
There are maybe transitive dependencies!
ares-boot-util-ognl from group io.github.aresxue.boot.util (version 1.0.2)
提供ognl表达式解析
Provides ognl expression parsing
Group: io.github.aresxue.boot.util Artifact: ares-boot-util-ognl
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ares-boot-util-ognl
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 1
Dependencies ognl,
There are maybe transitive dependencies!
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 1
Dependencies ognl,
There are maybe transitive dependencies!
ares-boot-util from group io.github.aresxue.boot.util (version 1.0.2)
工具集
Util collection
Group: io.github.aresxue.boot.util Artifact: ares-boot-util
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-util
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
ares-boot-util-mapstruct from group io.github.aresxue.boot.util (version 1.0.2)
提供mapstruct相关工具类
Provide mapstruct related tool classes
Group: io.github.aresxue.boot.util Artifact: ares-boot-util-mapstruct
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ares-boot-util-mapstruct
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 1
Dependencies mapstruct,
There are maybe transitive dependencies!
Group io.github.aresxue.boot.util
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 1
Dependencies mapstruct,
There are maybe transitive dependencies!
Page 1 from 2 (items total 13)