Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
be-esb-plugin
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
be-esb-ecosystem-maven
be-esb-plugin
Commits
2ab16b9a
Commit
2ab16b9a
authored
Jul 13, 2022
by
s_guodong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SwiftFilter 迁移
parent
3db40544
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
5 deletions
+6
-5
pom.xml
be-esb-plugin-base/pom.xml
+6
-0
SwiftFilter.java
...illiance/eibs/core/service/instance/impl/SwiftFilter.java
+0
-0
SwiftPWFilter.java
...liance/eibs/core/service/instance/impl/SwiftPWFilter.java
+0
-0
pom.xml
be-esb-plugin-third/pom.xml
+0
-5
No files found.
be-esb-plugin-base/pom.xml
View file @
2ab16b9a
...
...
@@ -70,6 +70,11 @@
<groupId>
org.apache.poi
</groupId>
<artifactId>
poi-ooxml-schemas
</artifactId>
</dependency>
<!--swift相关-->
<dependency>
<groupId>
com.prowidesoftware
</groupId>
<artifactId>
pw-swift-core
</artifactId>
</dependency>
</dependencies>
</project>
\ No newline at end of file
be-esb-plugin-
third
/src/main/java/com/brilliance/eibs/core/service/instance/impl/SwiftFilter.java
→
be-esb-plugin-
base
/src/main/java/com/brilliance/eibs/core/service/instance/impl/SwiftFilter.java
View file @
2ab16b9a
File moved
be-esb-plugin-
third
/src/main/java/com/brilliance/eibs/core/service/instance/impl/SwiftPWFilter.java
→
be-esb-plugin-
base
/src/main/java/com/brilliance/eibs/core/service/instance/impl/SwiftPWFilter.java
View file @
2ab16b9a
File moved
be-esb-plugin-third/pom.xml
View file @
2ab16b9a
...
...
@@ -93,11 +93,6 @@
<groupId>
com.jcraft
</groupId>
<artifactId>
jsch
</artifactId>
</dependency>
<!--swift相关-->
<dependency>
<groupId>
com.prowidesoftware
</groupId>
<artifactId>
pw-swift-core
</artifactId>
</dependency>
<dependency>
<groupId>
commons-beanutils
</groupId>
<artifactId>
commons-beanutils
</artifactId>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment