License |
License |
---|---|
GroupId | GroupIdcom.xishankeji |
ArtifactId | ArtifactIdPorter-Core |
Version | Version1.2.235 |
Type | Typejar |
Description |
DescriptionPorter-Core
核心库:支持IoC,接口切面,通用切面,动态注解,必须与非必须参数、参数处理,Mixin等。
|
Project URL |
Project URL |
Filename | Size |
---|---|
Porter-Core-1.2.235.pom | |
Porter-Core-1.2.235.jar | 586 KB |
Porter-Core-1.2.235-sources.jar | 317 KB |
Porter-Core-1.2.235-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xishankeji/Porter-Core/ -->
<dependency>
<groupId>com.xishankeji</groupId>
<artifactId>Porter-Core</artifactId>
<version>1.2.235</version>
</dependency>
// https://jarcasting.com/artifacts/com.xishankeji/Porter-Core/
implementation 'com.xishankeji:Porter-Core:1.2.235'
// https://jarcasting.com/artifacts/com.xishankeji/Porter-Core/
implementation ("com.xishankeji:Porter-Core:1.2.235")
'com.xishankeji:Porter-Core:jar:1.2.235'
<dependency org="com.xishankeji" name="Porter-Core" rev="1.2.235">
<artifact name="Porter-Core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xishankeji', module='Porter-Core', version='1.2.235')
)
libraryDependencies += "com.xishankeji" % "Porter-Core" % "1.2.235"
[com.xishankeji/Porter-Core "1.2.235"]
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib | jar | 3.3.0 |
com.alibaba : fastjson | jar | 1.2.75 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
junit : junit | jar | 4.13.1 |