<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>kftc-financial-institution-info</artifactId>
<version>0.1.0+20240923</version>
</dependency>
libraryDependencies += "com.github.jinahya" % "kftc-financial-institution-info" % "0.1.0+20240923"
@Grapes(
@Grab(group='com.github.jinahya', module='kftc-financial-institution-info', version='0.1.0+20240923')
)
<dependency org="com.github.jinahya" name="kftc-financial-institution-info" rev="0.1.0+20240923" />
<parent> <groupId>com.github.jinahya</groupId> <artifactId>jinahya-parent</artifactId> <version>0.9.2</version> </parent>
provided
|-- org.projectlombok:lombok:1.18.34
test
|-- ch.qos.logback:logback-classic:1.5.8
|-- com.itextpdf:itextpdf:5.5.13.4
|-- org.apache.poi:poi-ooxml:5.3.0
|-- org.assertj:assertj-core:3.26.3
|-- org.junit.jupiter:junit-jupiter
|-- org.junit.jupiter:junit-jupiter-engine