File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 5757 <artifactId >org.integratedmodelling.klab.api</artifactId >
5858 <version >${klab.version} </version >
5959 </dependency >
60+ <dependency >
61+ <groupId >org.integratedmodelling</groupId >
62+ <artifactId >klab.commons</artifactId >
63+ <version >${klab.version} </version >
64+ </dependency >
6065
6166 <dependency >
6267 <groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change 579579 <artifactId >org.integratedmodelling.klab.api</artifactId >
580580 <version >${klab.version} </version >
581581 </dependency >
582+ <dependency >
583+ <groupId >org.integratedmodelling</groupId >
584+ <artifactId >klab.commons</artifactId >
585+ <version >${klab.version} </version >
586+ </dependency >
582587
583588 <dependency >
584589 <groupId >joda-time</groupId >
You can’t perform that action at this time.
0 commit comments