<dependency> <groupId>org.codehaus.xfire</groupId> <artifactId>xfire-xmlbeans</artifactId> <version>1.2.4</version> </dependency>
implementation 'org.codehaus.xfire:xfire-xmlbeans:1.2.4'
implementation("org.codehaus.xfire:xfire-xmlbeans:1.2.4")
libraryDependencies += "org.codehaus.xfire" % "xfire-xmlbeans" % "1.2.4"
@Grapes( @Grab(group='org.codehaus.xfire', module='xfire-xmlbeans', version='1.2.4') )
<dependency org="org.codehaus.xfire" name="xfire-xmlbeans" rev="1.2.4" />
[org.codehaus.xfire/xfire-xmlbeans "1.2.4"]
'org.codehaus.xfire:xfire-xmlbeans:jar:1.2.4'
<parent> <groupId>org.codehaus.xfire</groupId> <artifactId>xfire-parent</artifactId> <version>1.2.4</version> </parent>
compile
|-- org.codehaus.xfire:xfire-aegis
|-- xmlbeans:xbean