Skip to content
Snippets Groups Projects
Commit 1bcce42d authored by Sebastian Ebert's avatar Sebastian Ebert
Browse files

fixed build

parent 951c9f93
Branches
No related tags found
No related merge requests found
......@@ -151,6 +151,9 @@ dependencies {
implementation group: 'xalan', name: 'xalan', version: '2.7.2'
dataImplementation group: 'org.apache.commons', name: 'commons-collections4', version: '4.4'
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.0'
modelImplementation group: 'org.apache.commons', name: 'commons-collections4', version: '4.4'
implementation group: 'org.apache.commons', name: 'commons-collections4', version: '4.4'
// from configs
myBeaver group: 'net.sf.beaver', name: 'beaver-ant', version: '0.9.11'
......
import de.tudresden.inf.st.pnml.base.data.CommunicatorInformation;
import org.apache.commons.collections4.MultiValuedMap;
aspect PnDistribution {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment